Safety Tether lore fix.

This commit is contained in:
Mari the Deer 2021-09-20 20:07:56 +02:00
commit f0691a34d5
6 changed files with 14 additions and 12 deletions

View file

@ -456,6 +456,8 @@ Class SWWMLoreLibrary : Thinker
text = "SWWM_LORETXT_SANKAIDERIHA2"; // comments about kirin
else if ( text ~== "SWWM_LORETXT_SAYA" )
text = "SWWM_LORETXT_SAYA3"; // married kirin
else if ( text ~== "SWWM_LORETXT_SAFETYTETHER" )
text = "SWWM_LORETXT_SAFETYTETHER2"; // we're in cronos now
else if ( text ~== "SWWM_LORETXT_SERPENTRIDERS" )
text = "SWWM_LORETXT_SERPENTRIDERS2"; // defeated d'sparil
else if ( text ~== "SWWM_LORETXT_XANIMEN" )