diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-10-01 13:00:39 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-10-01 13:00:39 -0300 |
commit | 2fb5af759cf8a436692e3680e6f3d2061e19bf41 (patch) | |
tree | 844fba5e73330081186eb4c086e75169b152c82f | |
parent | c269c192f522be1c89ad456dc7d2644b211ab28c (diff) | |
download | serverdata-2fb5af759cf8a436692e3680e6f3d2061e19bf41.tar.gz serverdata-2fb5af759cf8a436692e3680e6f3d2061e19bf41.tar.bz2 serverdata-2fb5af759cf8a436692e3680e6f3d2061e19bf41.tar.xz serverdata-2fb5af759cf8a436692e3680e6f3d2061e19bf41.zip |
You need MOAR FIREPOWER
-rw-r--r-- | npc/014-2/mouboo.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/014-2/mouboo.txt b/npc/014-2/mouboo.txt index c7cf501e9..62b457702 100644 --- a/npc/014-2/mouboo.txt +++ b/npc/014-2/mouboo.txt @@ -170,6 +170,8 @@ L_Begin: mesc l("This will be remembered."), 6; heal -.@atk, -(.@atk/10); close; + } else { + mesc l("This wasn't enough."); } heal -.@atk, -(.@atk/10); |