summaryrefslogtreecommitdiff
path: root/npc/commands/kami.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-26 08:19:37 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-26 08:19:37 -0300
commit70f728f911c65bdafc216080af049fa1e04ae6f9 (patch)
tree209614ed37a416d3aee7e8123f579d6bba103742 /npc/commands/kami.txt
parent31f8f6d4038d090cf1ab86e605fb36d199e53602 (diff)
downloadserverdata-70f728f911c65bdafc216080af049fa1e04ae6f9.tar.gz
serverdata-70f728f911c65bdafc216080af049fa1e04ae6f9.tar.bz2
serverdata-70f728f911c65bdafc216080af049fa1e04ae6f9.tar.xz
serverdata-70f728f911c65bdafc216080af049fa1e04ae6f9.zip
[skip ci] testing
Diffstat (limited to 'npc/commands/kami.txt')
-rw-r--r--npc/commands/kami.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/kami.txt b/npc/commands/kami.txt
index 85917f2d7..61ebaf619 100644
--- a/npc/commands/kami.txt
+++ b/npc/commands/kami.txt
@@ -68,7 +68,7 @@ OnPurify:
end;
OnSkry:
- dispbottom "STR: %d AGI %d VIT %d", readparam2(bStr), readparam2(bAgi), readparam2(bVit);
+ dispbottom l("STR: %d AGI %d VIT %d", readparam2(bStr), readparam2(bAgi), readparam2(bVit));
end;
OnInit: