warp_rogue/data/characters/scripts/kurtz.wca
2018-08-13 14:21:17 -04:00

40 lines
287 B
Text
Executable file

~
Character Script: Colonel Kurtz
~
~
Death Script
~
if $KILLED = 'Yes'
quest_set_status 'Dispose the Renegade' 'Completed, Not Rewarded'
end_if
~ Death Script End ~
~
Dialogue Script
~
if $TRIGGERED = 'Yes'
~ do nothing ~
end_if
~ Dialogue Script End ~