diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-09 13:02:50 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-09 13:02:50 -0300 |
commit | 8ba2072a2ec63c07cf230c0b039b0c75e7b78ef8 (patch) | |
tree | 5e4612acf3b795586739ef85648df6ba354ab0de /npc/018-6-1 | |
parent | 3b8afeb72911f0a0ff77c2ce54c92d96e0826615 (diff) | |
download | serverdata-8ba2072a2ec63c07cf230c0b039b0c75e7b78ef8.tar.gz serverdata-8ba2072a2ec63c07cf230c0b039b0c75e7b78ef8.tar.bz2 serverdata-8ba2072a2ec63c07cf230c0b039b0c75e7b78ef8.tar.xz serverdata-8ba2072a2ec63c07cf230c0b039b0c75e7b78ef8.zip |
Shake screen on Barbara
Diffstat (limited to 'npc/018-6-1')
-rw-r--r-- | npc/018-6-1/main.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/018-6-1/main.txt b/npc/018-6-1/main.txt index bdba1083c..b57ad659c 100644 --- a/npc/018-6-1/main.txt +++ b/npc/018-6-1/main.txt @@ -222,6 +222,7 @@ OnMain: mesn l("Wounded Girl"); mesq l("...I guess I can't hide anymore..."); next; + sshake(rand2(3,5)); mesn l("Wounded Girl"); mesq l("Ah!"); next; |