mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 20:13:45 +01:00
Merge pull request #2325 from Aurorablade/ForTheSwarm2
Fethas Carnival of Horrors part 1.5: Swarmers
This commit is contained in:
@@ -199,6 +199,8 @@ datum/hud/New(mob/owner)
|
||||
else if(mymob.mind && mymob.mind.vampire)
|
||||
vampire_hud()
|
||||
human_hud('icons/mob/screen1_Vampire.dmi')
|
||||
else if(isswarmer(mymob))
|
||||
swarmer_hud()
|
||||
|
||||
//Triggered when F12 is pressed (Unless someone changed something in the DMF)
|
||||
/mob/verb/button_pressed_F12(var/full = 0 as null)
|
||||
|
||||
Reference in New Issue
Block a user