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

40 lines
281 B
Text
Executable file

~
Character Script: Gregor
~
~
Death Script
~
if $KILLED = 'Yes'
quest_set_status 'Crush the Mutant Riot' 'Completed, Not Rewarded'
end_if
~ Death Script End ~
~
Dialogue Script
~
if $TRIGGERED = 'Yes'
~ do nothing ~
end_if
~ Dialogue Script End ~