diff options
Diffstat (limited to 'npc/002-1')
-rw-r--r-- | npc/002-1/dan.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/002-1/dan.txt b/npc/002-1/dan.txt index 3e501b316..8bab55920 100644 --- a/npc/002-1/dan.txt +++ b/npc/002-1/dan.txt @@ -96,6 +96,7 @@ OnInit: .@t=getq2(ShipQuests_Dan); if (.@t+1 >= 12) setq ShipQuests_Dan, 2, 0; if (.@t+1 < 12) setq2 ShipQuests_Dan, .@t+1; + dispbottm l("@@/@@", .@t+1, 12); } OnFakeKill: |