mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Fixed more runtime errors.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1158 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -102,7 +102,8 @@ var/global/list/datum/stack_recipe/r_metal_recipes = list ( \
|
||||
|
||||
// TILES
|
||||
|
||||
/obj/item/stack/tile/New()
|
||||
/obj/item/stack/tile/New(var/loc, var/amount=null)
|
||||
..()
|
||||
src.pixel_x = rand(1, 14)
|
||||
src.pixel_y = rand(1, 14)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user