summaryrefslogtreecommitdiff
path: root/npc/024-16
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-07 01:51:34 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-07 01:51:34 -0300
commited205aa7188f5947b98445cf561a15aa05726062 (patch)
treec3660637334457f27cda0aa49d25713a76a9cce4 /npc/024-16
parentad329ee64bdb273569b74409050c84f9e153eff3 (diff)
downloadserverdata-ed205aa7188f5947b98445cf561a15aa05726062.tar.gz
serverdata-ed205aa7188f5947b98445cf561a15aa05726062.tar.bz2
serverdata-ed205aa7188f5947b98445cf561a15aa05726062.tar.xz
serverdata-ed205aa7188f5947b98445cf561a15aa05726062.zip
[skip ci] typo
Diffstat (limited to 'npc/024-16')
-rw-r--r--npc/024-16/king.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/024-16/king.txt b/npc/024-16/king.txt
index d6d2c466e..4db7ab8fa 100644
--- a/npc/024-16/king.txt
+++ b/npc/024-16/king.txt
@@ -8,7 +8,7 @@
.@q=getq(General_Narrator);
if (.@q < 12) {
nude();
- atcommand("@dropall"); // Evil
+ atcommand("#dropall "+strcharinfo(0)); // Evil
Exception("FATAL ERROR, PLAYER "+strcharinfo(0)+" NOT ALLOWED TO BE WITHIN FROSTIA'S CASTLE - REASON: SAULC IS A NOOB");
end;
}