mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
toilet init (#18146)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
/obj/structure/toilet/Initialize(mapload)
|
||||
. = ..()
|
||||
open = round(rand(0, 1))
|
||||
open = prob(50)
|
||||
update_icon()
|
||||
|
||||
/obj/structure/toilet/Destroy()
|
||||
|
||||
Reference in New Issue
Block a user