Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 765 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 765 Bytes

QB Framework Based https://youtu.be/LN2_b-JF9T4

Kill NPC Goons and get the nuclear papers from a hidden crate to sell it.

Optimized & Updated.

(This is rewritten and recreated version of erratic_bounty.)

Installation

  • Copy paste the resource into the resources folder

  • Make sure you change Notify triggers also.

  • Add a item named "nuclear" in your shared.lua

** ["nuclear"] = {["name"] = "nuclear", ["label"] = "Nuclear Files", ["weight"] = 2000, ["type"] = "item", ["image"] = "nuclear.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Super Secreat files."}, **