Update SDQL_2_wrappers.dm
This commit is contained in:
@@ -217,3 +217,7 @@
|
|||||||
/proc/_step_away(ref, trg, max)
|
/proc/_step_away(ref, trg, max)
|
||||||
step_away(ref, trg, max)
|
step_away(ref, trg, max)
|
||||||
|
|
||||||
|
/proc/_instantiate_at(thing, location)
|
||||||
|
new thing(location)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user