diff options
Diffstat (limited to 'npc/008-1/sign.txt')
-rw-r--r-- | npc/008-1/sign.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/npc/008-1/sign.txt b/npc/008-1/sign.txt index 7652c3f2..950fe996 100644 --- a/npc/008-1/sign.txt +++ b/npc/008-1/sign.txt @@ -9,7 +9,6 @@ close; OnInit: .distance = 2; - .bodytype = BODYTYPE_1; end; } @@ -18,7 +17,6 @@ OnInit: close; OnInit: .distance = 2; - .bodytype = BODYTYPE_1; end; } @@ -27,7 +25,6 @@ OnInit: close; OnInit: .distance = 2; - .bodytype = BODYTYPE_1; end; } @@ -36,7 +33,6 @@ OnInit: close; OnInit: .distance = 2; - .bodytype = BODYTYPE_1; end; } @@ -45,6 +41,5 @@ OnInit: close; OnInit: .distance = 1; - .bodytype = BODYTYPE_1; end; } |