summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-02-10 02:14:04 -0200
committerJesusaves <cpntb1@ymail.com>2019-02-10 02:14:04 -0200
commit429b966060280ee4e9fa720062225d5137a92167 (patch)
tree531a36d3d239ee9e6f2335665410d74b522c8a16
parentef6c4a0bfd78b35fdcaafd8258a770769b0f93d5 (diff)
downloadserverdata-429b966060280ee4e9fa720062225d5137a92167.tar.gz
serverdata-429b966060280ee4e9fa720062225d5137a92167.tar.bz2
serverdata-429b966060280ee4e9fa720062225d5137a92167.tar.xz
serverdata-429b966060280ee4e9fa720062225d5137a92167.zip
[skip ci] Bad formula
-rw-r--r--npc/005-1-1/main.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-1-1/main.txt b/npc/005-1-1/main.txt
index b52b21f90..170650b40 100644
--- a/npc/005-1-1/main.txt
+++ b/npc/005-1-1/main.txt
@@ -12,7 +12,7 @@
function getcropid {
.@x=getarg(0);
.@y=getarg(1);
- .@w=12; // Width of a row
+ .@w=11; // Width of a row
.@offx=23; // First X
.@offy=22; // First Y
.@i=0;