We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4efa65 commit 53901b8Copy full SHA for 53901b8
1 file changed
code/__HELPERS/duplicating.dm
@@ -7,6 +7,7 @@ GLOBAL_LIST_INIT(duplicate_forbidden_vars, list(
7
"loc",
8
"locs",
9
"vars",
10
+ "pixloc",
11
"parent",
12
"parent_type",
13
"verbs",
0 commit comments