mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Added holster to the detective's suit, and fixed spelling mistakes on the coat rack.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/obj/machinery/coatrack/attack_hand(mob/user as mob)
|
||||
switch(alert("What do you want from the coatrack?",,"Coat","Hat"))
|
||||
switch(alert("What do you want from the coat rack?",,"Coat","Hat"))
|
||||
if("Coat")
|
||||
if(coat)
|
||||
if(!user.get_active_hand())
|
||||
|
||||
Reference in New Issue
Block a user