mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Adds a random gun option to the uplink, Replaces the renegade's weapon with this kit (#8282)
This commit is contained in:
@@ -127,4 +127,9 @@
|
||||
/datum/uplink_item/item/visible_weapons/custom_ka
|
||||
name = "Kinetic Laser Assembly"
|
||||
item_cost = 12
|
||||
path = /obj/item/gun/custom_ka/frame01/illegal
|
||||
path = /obj/item/gun/custom_ka/frame01/illegal
|
||||
|
||||
/datum/uplink_item/item/visible_weapons/random_weapon
|
||||
name = "Random Gun"
|
||||
item_cost = 13
|
||||
path = /obj/item/storage/box/syndie_kit/random_weapon
|
||||
|
||||
Reference in New Issue
Block a user