mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
yippie (#30971)
This commit is contained in:
@@ -157,6 +157,8 @@
|
||||
giveSpells()
|
||||
RegisterSignal(src, COMSIG_BODY_TRANSFER_TO, PROC_REF(make_revenant_antagonist))
|
||||
AddComponent(/datum/component/event_tracker, EVENT_REVENTANT)
|
||||
add_language("Galactic Common")
|
||||
set_default_language(GLOB.all_languages["Galactic Common"])
|
||||
|
||||
/mob/living/basic/revenant/event_cost()
|
||||
if(is_station_level((get_turf(src)).z) && stat != DEAD)
|
||||
|
||||
Reference in New Issue
Block a user