Merge pull request #8284 from Citadel-Station-13/kevinz000-patch-44

adds sdql2 new()/instantiation call so it's easier to fill things with cream pies
This commit is contained in:
deathride58
2019-05-07 02:19:40 -04:00
committed by GitHub
@@ -217,3 +217,7 @@
/proc/_step_away(ref, trg, max)
step_away(ref, trg, max)
/proc/_instantiate_at(thing, location)
new thing(location)