mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-16 09:34:52 +01:00
@@ -22,4 +22,4 @@
|
||||
var/obj/item/paper/sticky/paper = entry
|
||||
LAZYADDASSOC(., "offset_x", paper.pixel_x)
|
||||
LAZYADDASSOC(., "offset_y", paper.pixel_y)
|
||||
LAZYADDASSOC(., "color", paper.color)
|
||||
LAZYADDASSOC(., "color", paper.color)
|
||||
|
||||
@@ -19,4 +19,4 @@
|
||||
return trash.age
|
||||
|
||||
/datum/persistent/filth/trash/GetEntryPath(var/atom/entry)
|
||||
return entry.type
|
||||
return entry.type
|
||||
|
||||
Reference in New Issue
Block a user