This commit is contained in:
Fox-McCloud
2015-07-09 19:51:40 -04:00
parent 0dbea7621f
commit 54f59b9899
43 changed files with 90 additions and 86 deletions

View File

@@ -13,7 +13,7 @@
holder = atom
if(!holder) //don't want this without a holder
spawn
del src
qdel(src)
set_desc(steps.len)
return
@@ -97,7 +97,7 @@
new result(get_turf(holder))
spawn()
del holder
qdel(holder)
return
proc/set_desc(index as num)