summaryrefslogtreecommitdiff
path: root/npc/functions
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-05-19 13:27:12 -0300
committerJesusaves <cpntb1@ymail.com>2024-05-19 13:27:12 -0300
commit867e87e5bb7ca6139c738b2ea493258b14f5ce8c (patch)
tree2575da57eb9e654152747c44473c1ef48b6bbde9 /npc/functions
parentd0757c12f3179509368984266e5b16065f26c921 (diff)
downloadserverdata-867e87e5bb7ca6139c738b2ea493258b14f5ce8c.tar.gz
serverdata-867e87e5bb7ca6139c738b2ea493258b14f5ce8c.tar.bz2
serverdata-867e87e5bb7ca6139c738b2ea493258b14f5ce8c.tar.xz
serverdata-867e87e5bb7ca6139c738b2ea493258b14f5ce8c.zip
Now only the reward is missing
Diffstat (limited to 'npc/functions')
-rw-r--r--npc/functions/clientversion.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt
index fd7b70a53..065b86f36 100644
--- a/npc/functions/clientversion.txt
+++ b/npc/functions/clientversion.txt
@@ -1206,7 +1206,7 @@ function script clientupdater {
if (PETER_REPEAT >= 50 && PETER_REPEAT < 100)
getitem Cap, 1;
// You were in Fortress Encampment? Fix coordinates
- if (getmap() == "025-4") {
+ if (getmap() == "025-4")
slide 27, 91;
}
// TODO: Anniversary (leap years disregarded)