mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Moved the Ghost verb over to the special verbs tab where the rest of the "im dead wat do" verbs go
AIs should now have their borgs listed at round end Borgs without AIs should now have their laws listed at round end git-svn-id: http://tgstation13.googlecode.com/svn/trunk@653 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
src.verbs += /mob/dead/observer/proc/reenter_corpse
|
||||
|
||||
/mob/proc/ghostize()
|
||||
set category = "Special Verbs"
|
||||
set name = "Ghost"
|
||||
set desc = "You cannot be revived as a ghost"
|
||||
if(src.client)
|
||||
|
||||
Reference in New Issue
Block a user