summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;