mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 23:23:28 +01:00
Deeeerp. Bugfix.
This commit is contained in:
@@ -45,8 +45,8 @@
|
||||
|
||||
New()
|
||||
..()
|
||||
pixel_x = random(0,4) -2
|
||||
pixel_y = random(0,4) -2
|
||||
pixel_x = rand(0,4) -2
|
||||
pixel_y = rand(0,4) -2
|
||||
|
||||
/obj/item/wardrobe/assistant
|
||||
name = "assistant wardrobe"
|
||||
|
||||
Reference in New Issue
Block a user