diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-02-10 02:14:04 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-02-10 02:14:04 -0200 |
commit | 429b966060280ee4e9fa720062225d5137a92167 (patch) | |
tree | 531a36d3d239ee9e6f2335665410d74b522c8a16 /npc/005-1-1 | |
parent | ef6c4a0bfd78b35fdcaafd8258a770769b0f93d5 (diff) | |
download | serverdata-429b966060280ee4e9fa720062225d5137a92167.tar.gz serverdata-429b966060280ee4e9fa720062225d5137a92167.tar.bz2 serverdata-429b966060280ee4e9fa720062225d5137a92167.tar.xz serverdata-429b966060280ee4e9fa720062225d5137a92167.zip |
[skip ci] Bad formula
Diffstat (limited to 'npc/005-1-1')
-rw-r--r-- | npc/005-1-1/main.txt | 2 |
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; |