Lorefix, remove mention of something that happens long after hexen.
This commit is contained in:
parent
5c2da2862d
commit
57d1cd4de7
3 changed files with 0 additions and 20 deletions
|
|
@ -283,8 +283,6 @@ Class SWWMLoreLibrary : Thinker
|
|||
text = "SWWM_LORETXT_SAYA2"; // married kirin
|
||||
else if ( text ~== "SWWM_LORETXT_ANARUKON" )
|
||||
text = "SWWM_LORETXT_ANARUKON2"; // comments from miyamoto-xanai wedding
|
||||
else if ( text ~== "SWWM_LORETXT_HELL2" )
|
||||
text = "SWWM_LORETXT_HELL3"; // mention the return of manakei
|
||||
}
|
||||
// check that it's valid
|
||||
if ( StringTable.Localize(tag,false) == tag ) return false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue