diff options
Diffstat (limited to 'npc/005-1/zegas.txt')
-rw-r--r-- | npc/005-1/zegas.txt | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/npc/005-1/zegas.txt b/npc/005-1/zegas.txt index 75d3a45bb..fdddf60f7 100644 --- a/npc/005-1/zegas.txt +++ b/npc/005-1/zegas.txt @@ -1,5 +1,10 @@ -//TMW2 Scrit -005-1,35,77,0 script Zegas NPC_MONA,{ +// TMW2 Script +// Author: +// Unknown +// Description: +// Saxso's widow. Asks new players to trigger a bug bomb on the storehouse. + +005-1,42,87,0 script Zegas NPC_MONA,{ .ItemCreate = CandorShorts; .@q = getq(CandorQuest_Barrel); if (BaseLevel < 5) |