diff options
Diffstat (limited to 'npc/018-5')
-rw-r--r-- | npc/018-5/town.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/018-5/town.txt b/npc/018-5/town.txt index 8a9d07369..9e91384ec 100644 --- a/npc/018-5/town.txt +++ b/npc/018-5/town.txt @@ -50,6 +50,10 @@ L_AccessDenied: mesc l("DIE, FILTHY @@!", strtoupper(get_race())); movecam rand(-20,20), rand(-20,20); sleep2(60); + movecam rand(-20,20), rand(-20,20); + sleep2(60); + movecam rand(-20,20), rand(-20,20); + sleep2(60); restorecam; percentheal -30, -30; next; |