Jump to content

House Jae'llat mix up


Recommended Posts

Wait ... I thought I reported this a while back. It's not a new issue at all; I noticed the flipped names back in my v32 playthroughs.

Well, if it was ever fixed, it isn't now. Relevant code segment, with comment lines by me inserted:

// From drow/drow.tpa

	// minor spellcasters

        MAKE_PATCH
           allegiance=>ENEMY
           say_both_names=>3101
           script_override=>shout
        END
        LAF clone_creature STR_VAR creature=~dadrow1=>dw#drja2~ edits=patch_data END
// dadrow1 is a level 12/12 fighter/mage. One of these added to area.

        MAKE_PATCH
           allegiance=>ENEMY
           say_both_names=>3102
           script_override=>shout
        END
        LAF clone_creature STR_VAR creature=~drow05=>dw#drja3~ edits=patch_data END
// drow05 is a level 10/10 fighter/cleric. Five of these added to area.

// From lang/english/drow.tra

// @3101 = ~Jae'llat Priestess
// @3102 = ~Jae'llat Mage

 

Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...