mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Allows ion pistol on the belt.
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
item_state = null
|
item_state = null
|
||||||
w_class = ITEMSIZE_NORMAL
|
w_class = ITEMSIZE_NORMAL
|
||||||
force = 5
|
force = 5
|
||||||
slot_flags = SLOT_HOLSTER
|
slot_flags = SLOT_BELT|SLOT_HOLSTER
|
||||||
charge_cost = 480
|
charge_cost = 480
|
||||||
projectile_type = /obj/item/projectile/ion
|
projectile_type = /obj/item/projectile/ion
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user