mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 14:44:05 +01:00
Make every obj/.../New() call it's parents
This commit is contained in:
@@ -332,6 +332,7 @@ GLOBAL_LIST_INIT(sand_recipes, list(\
|
||||
var/credits = 10
|
||||
|
||||
/obj/item/coin/New()
|
||||
..()
|
||||
pixel_x = rand(0,16)-8
|
||||
pixel_y = rand(0,8)-8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user