mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-20 20:37:45 +01:00
Gatofication 10/10/2022
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//this is meant to hold reagents/obj/item/gun/syringe
|
||||
/obj/item/gun/chem
|
||||
name = "reagent gun"
|
||||
desc = "A Kinaris syringe gun, modified to automatically synthesise chemical darts, and instead hold reagents."
|
||||
desc = "A GATO syringe gun, modified to automatically synthesise chemical darts, and instead hold reagents."
|
||||
icon_state = "chemgun"
|
||||
item_state = "chemgun"
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
@@ -54,7 +54,7 @@
|
||||
item_state = "gun" //Smaller inhand
|
||||
suppressed = TRUE //Softer fire sound
|
||||
can_unsuppress = FALSE //Permanently silenced
|
||||
time_per_syringe = 150
|
||||
time_per_syringe = 150
|
||||
syringes_left = 6
|
||||
max_syringes = 6
|
||||
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | ACID_PROOF
|
||||
|
||||
Reference in New Issue
Block a user