mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 21:17:44 +01:00
Merge pull request #13275 from swankcookie/snowman
Adds Snowman costume
This commit is contained in:
@@ -63,8 +63,8 @@
|
||||
/obj/item/weapon/vending_refill/autodrobe
|
||||
machine_name = "AutoDrobe"
|
||||
icon_state = "refill_costume"
|
||||
charges = list(25, 2, 3)// of 75 standard, 6 contraband, 9 premium
|
||||
init_charges = list(25, 2, 3)
|
||||
charges = list(27, 2, 3)// of 75 standard, 6 contraband, 9 premium
|
||||
init_charges = list(27, 2, 3)
|
||||
|
||||
/obj/item/weapon/vending_refill/clothing
|
||||
machine_name = "ClothesMate"
|
||||
|
||||
Reference in New Issue
Block a user