mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Remove debug verb
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user