mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-02 05:23:31 +00:00
Fluff item request updated
-Deleted the place holder for the modkit
This commit is contained in:
@@ -852,4 +852,4 @@
|
||||
list(mode_name="lethal", fire_delay=12, projectile_type=/obj/item/projectile/beam, modifystate="holdoutkill", charge_cost = 600),
|
||||
list(mode_name="low-power", fire_delay=8, projectile_type=/obj/item/projectile/beam/weaklaser, modifystate="holdoutstun", charge_cost = 120),
|
||||
list(mode_name="stun", fire_delay=12, projectile_type=/obj/item/projectile/beam/stun/med, modifystate="holdoutshock", charge_cost = 300),
|
||||
)
|
||||
)
|
||||
@@ -566,4 +566,5 @@
|
||||
icon_state = "modkit"
|
||||
|
||||
from_suit = /obj/item/clothing/suit/storage/hooded/explorer
|
||||
to_suit = /obj/item/clothing/suit/storage/hooded/fluff/mocha_suit
|
||||
to_suit = /obj/item/clothing/suit/storage/hooded/fluff/mocha_suit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user