mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
Adds ion pistol to uplink, allows holstering
This commit is contained in:
@@ -100,6 +100,11 @@
|
||||
item_cost = 40
|
||||
path = /obj/item/weapon/gun/energy/ionrifle
|
||||
|
||||
/datum/uplink_item/item/visible_weapons/ionpistol
|
||||
name = "Ion Pistol"
|
||||
item_cost = 25
|
||||
path = /obj/item/weapon/gun/energy/ionrifle/pistol
|
||||
|
||||
/datum/uplink_item/item/visible_weapons/xray
|
||||
name = "Xray Gun"
|
||||
item_cost = 85
|
||||
|
||||
Reference in New Issue
Block a user