Version 5c: modifies NPC amnesty after fights

###Phase 1 Documentation   
Author(s):Doug McCord
Program Name: P1_Ilmatar_Masterv5c_DKM.mod  
Desc: 
*NPC amnesty: originally the <b>nw_c2_default3</b> OnCombatRoundEnd script was edited to allow for combat, but then cause the NPC to forget hostilities. As newly spawned monsters also inherited this script, it was reverted back to the original. A new script: <b>nw_c2_amnesty</b> was created for amnesty. This needs to be added to all NPCs with whom this behavior is desired as their ‘OnCombatRound’ script. 

   
Last Changed:   
<br />
####Areas:   
d10Sebastian: changed Sebastian’s OnCombatRoundEnd script to nw_c2_amnesty
b12_final_boss: changed Propero’s OnCombatRoundEnd script back to nw_c2_default3
G9_tutorialShip: changed the following NPCs OnCombatRoundEnd scripts to nw_c2_amnesty:
	King Alonso
	Sebastian
	Stephano
	Trinculo
p113area: changed the following NPCs OnCombatRoundEnd scripts to nw_c2_amnesty:
	Sailor
	Trinculo
p1F4Area: changed the following NPCs OnCombatRoundEnd scripts to nw_c2_amnesty:
	Stephano
greatHallCastle: changed the following NPCs OnCombatRoundEnd scripts to nw_c2_amnesty:
	Katana
	King
F6: changed the following NPCs OnCombatRoundEnd scripts to nw_c2_amnesty:
	Caliban
E9: changed the following NPCs OnCombatRoundEnd scripts to nw_c2_amnesty:
	Ariel


####Scripts:   (modified and added)
nw_c2_default3: modified back to original
nw_c2_amnesty: created

<br />
This commit is contained in:
MacDugRPG 2020-10-10 14:38:23 -04:00 committed by GitHub
parent ace9bcc709
commit 628febc9b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.