Safety Tether lore fix.
This commit is contained in:
parent
6d1ab4c9c5
commit
f0691a34d5
6 changed files with 14 additions and 12 deletions
|
|
@ -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" )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue