mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Adds JaniDrobe, LawDrobe (No Mapping) (#21141)
* drobes and shit * Update code/game/machinery/vendors/wardrobe_vendors.dm Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> * janidrobe sprite change --------- Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
This commit is contained in:
@@ -208,3 +208,11 @@
|
||||
/obj/item/vending_refill/hydrodrobe
|
||||
machine_name = "HydroDrobe"
|
||||
icon_state = "refill_clothes"
|
||||
|
||||
/obj/item/vending_refill/janidrobe
|
||||
machine_name = "JaniDrobe"
|
||||
icon_state = "refill_clothes"
|
||||
|
||||
/obj/item/vending_refill/lawdrobe
|
||||
machine_name = "LawDrobe"
|
||||
icon_state = "refill_clothes"
|
||||
|
||||
Reference in New Issue
Block a user