Remove debug verb

This commit is contained in:
d3athrow
2014-03-21 03:03:09 -05:00
parent dda15e5e62
commit 9030ab1669

View File

@@ -1,11 +1,4 @@
// honk
/client/verb/make_pod()
set name = "makin da pood"
set category = "Mapping"
if(!holder)
return
new /obj/spacepod/civilian(get_turf(usr))
/obj/spacepod
name = "\improper space pod"
desc = "A space pod meant for space travel."