diff options
Diffstat (limited to 'npc/017-3/dimonds.txt')
-rw-r--r-- | npc/017-3/dimonds.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/017-3/dimonds.txt b/npc/017-3/dimonds.txt index e32654722..5b23e303d 100644 --- a/npc/017-3/dimonds.txt +++ b/npc/017-3/dimonds.txt @@ -16,6 +16,10 @@ mesn; mesq l("Please, enjoy the show! There are some people upstairs, too."); //mesq l("Talk to the waitress to get some food. Enjoy the show! And you can sleep on the 3rd Floor."); + if (BaseLevel < 55) + close; + mesc l("Also..."); + GHQ_Assign(GreenDragon, "Land of Fire"); close; OnInit: |