mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 07:20:09 +01:00
Fixed floor tiles showing their quantity when not held. (#22009)
Invalid flags were set on tiles.
This commit is contained in:
@@ -19,8 +19,6 @@
|
||||
randpixel = 7
|
||||
drop_sound = 'sound/items/drop/axe.ogg'
|
||||
pickup_sound = 'sound/items/pickup/axe.ogg'
|
||||
item_flags = 0
|
||||
obj_flags = 0
|
||||
|
||||
/obj/item/stack/tile/Initialize(mapload, amount)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user