Jump to content

[35.15] "Make elemental arrows like BG2" doesn't change "Arrow of Fire +2" item name


Recommended Posts

The "Make elemental arrows like BG2" component should change "Arrow of Fire +2" in BG1 into "Arrow of Fire" but it doesn't.

In "elemental_arrows.tpa" file line 18:

REPLACE_TEXTUALLY  "*\+.*" ""

should be 

REPLACE_TEXTUALLY  ".\+.*" ""

 

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...