diff options
Diffstat (limited to 'npc/008-1/crane.txt')
-rw-r--r-- | npc/008-1/crane.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/008-1/crane.txt b/npc/008-1/crane.txt index d8099536..3a22fa47 100644 --- a/npc/008-1/crane.txt +++ b/npc/008-1/crane.txt @@ -87,7 +87,6 @@ function foodQuest { } OnInit: - .bodytype = BODYTYPE_3; .distance = 4; end; } |