Skip to content

Commit

Permalink
New script for generating weapons spoilers.
Browse files Browse the repository at this point in the history
  • Loading branch information
elunna committed Nov 7, 2023
1 parent 0c863fa commit 7512bc3
Show file tree
Hide file tree
Showing 3 changed files with 1,298 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/objects.c
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ OBJECT(OBJ("strange object", None),
#define S SLASH
#define B WHACK

/* missiles; materiel reflects the arrowhead, not the shaft */
/* missiles; material reflects the arrowhead, not the shaft */
PROJECTILE("arrow", None,
1, 67, 1, 2, 6, 6, 0, IRON, -P_BOW, HI_METAL),
PROJECTILE("elven arrow", "runed arrow",
Expand Down
Loading

0 comments on commit 7512bc3

Please sign in to comment.