diff options
Diffstat (limited to 'npc/009-2-3/chef.txt')
-rw-r--r-- | npc/009-2-3/chef.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/009-2-3/chef.txt b/npc/009-2-3/chef.txt index abe3f143..6b5ca4c0 100644 --- a/npc/009-2-3/chef.txt +++ b/npc/009-2-3/chef.txt @@ -83,7 +83,6 @@ function cookingDeal { } OnInit: - .bodytype = BODYTYPE_2; .distance = 4; .amount = 10; end; |