diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-1/hasan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/hasan.txt b/npc/003-1/hasan.txt index e31041c38..dc67bd739 100644 --- a/npc/003-1/hasan.txt +++ b/npc/003-1/hasan.txt @@ -160,7 +160,7 @@ OnDay0920: // Once autumn is over (21/12) restart GP poll and send value to backup OnDay1221: $HASAN_LT=0+$HASAN_GP; - $HASAN_GP=0; + $HASAN_GP=2000; end; } |