diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-17 13:43:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-17 13:43:16 -0300 |
commit | ba562fc5a81199bb822c1d07eb31d9fad661b574 (patch) | |
tree | e8cf656ec94e695d4663460190bd36559bdc4311 /npc/018-5 | |
parent | 98a4833a2bea88c55d4d5fc8db56dd68ed825056 (diff) | |
download | serverdata-ba562fc5a81199bb822c1d07eb31d9fad661b574.tar.gz serverdata-ba562fc5a81199bb822c1d07eb31d9fad661b574.tar.bz2 serverdata-ba562fc5a81199bb822c1d07eb31d9fad661b574.tar.xz serverdata-ba562fc5a81199bb822c1d07eb31d9fad661b574.zip |
Make shake a bit easier to notice
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; |