summaryrefslogtreecommitdiff
path: root/npc/001-2-6/books.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-6/books.txt')
-rw-r--r--npc/001-2-6/books.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/npc/001-2-6/books.txt b/npc/001-2-6/books.txt
index ea5868c9..8e6f4997 100644
--- a/npc/001-2-6/books.txt
+++ b/npc/001-2-6/books.txt
@@ -52,7 +52,6 @@ OnUse:
OnInit:
.book_name$ = "The Piou and The Fluffy";
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -107,7 +106,6 @@ OnUse:
OnInit:
.book_name$ = "Poem about Poems";
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -140,7 +138,6 @@ OnUse:
OnInit:
.book_name$ = "Chorus of the Woods";
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -169,7 +166,6 @@ OnUse:
close;
OnInit:
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -204,7 +200,6 @@ OnUse:
OnInit:
.book_name$ = "Fluffy Animals who Love Their Owners";
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -238,7 +233,6 @@ OnUse:
OnInit:
.book_name$ = "World Story For Dummies, Vol I";
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -274,7 +268,6 @@ OnUse:
OnInit:
.book_name$ = "World Story For Dummies, Vol II";
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -312,7 +305,6 @@ OnUse:
OnInit:
.book_name$ = "World Story For Dummies, Vol III";
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -347,7 +339,6 @@ OnUse:
OnInit:
.book_name$ = "World Story For Dummies, Vol IV";
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}