Fixes captains displaycase [Hooks P3]

This commit is contained in:
AffectedArc07
2019-05-05 22:31:24 +01:00
parent b403cd3c58
commit f2bcd204bc
3 changed files with 7 additions and 12 deletions
-7
View File
@@ -10,13 +10,6 @@
*/
/hook/roundstart
/**
* Captain spawned hook.
* Called in supervisor.dm when a captain spawns
* Parameters: var/mob/living/carbon/human/captain
*/
/hook/captain_spawned
/**
* Mob login hook.
* Called in login.dm when a player logs in to a mob.