mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Fix for stupid.
This commit is contained in:
@@ -454,3 +454,13 @@
|
||||
h_r = 245.0
|
||||
h_g = 245.0
|
||||
h_b = 245.0
|
||||
|
||||
/obj/machinery/coatrack
|
||||
name = "coat rack"
|
||||
desc = "A fancy stand for the Detective's coat and hat."
|
||||
icon_state = "coatrack0"
|
||||
icon = 'coatrack.dmi'
|
||||
density = 1
|
||||
anchored = 1.0
|
||||
var/obj/item/clothing/suit/storage/det_suit/coat
|
||||
var/obj/item/clothing/head/det_hat/hat
|
||||
|
||||
Reference in New Issue
Block a user