Gatofication 10/10/2022

This commit is contained in:
MrSky12
2022-10-10 12:29:23 +02:00
parent b5954ec132
commit ad066ac5b7
42 changed files with 84 additions and 83 deletions
@@ -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