Jump to content

Silver Sword


Recommended Posts

Aha. We fixed some errors in Saemon's dialogue, causing his previously broken attempts to give the sword to the player to now work.

 

REPLACE_ACTION_TEXT ~ppsaem3~  ~GiveItem(\[PC\],"misc8u")~ ~GiveItem("misc8u",[PC])~

 

As all three actions which contain this lead to a state where the sword is forced, it's better to remove this action than to fix it:

 

REPLACE_ACTION_TEXT ~ppsaem3~  ~GiveItem(\[PC\],"misc8u")~ ~~

 

Fixed locally in soa-dlg.d.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...