diff options
Diffstat (limited to 'users/glittershark/xanthous/src/Xanthous/Entities/Raws/stick.yaml')
-rw-r--r-- | users/glittershark/xanthous/src/Xanthous/Entities/Raws/stick.yaml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/users/glittershark/xanthous/src/Xanthous/Entities/Raws/stick.yaml b/users/glittershark/xanthous/src/Xanthous/Entities/Raws/stick.yaml deleted file mode 100644 index bc7fde4d8b02..000000000000 --- a/users/glittershark/xanthous/src/Xanthous/Entities/Raws/stick.yaml +++ /dev/null @@ -1,14 +0,0 @@ -Item: - name: stick - description: a wooden stick - longDescription: A sturdy branch broken off from some sort of tree - char: - char: ∤ - style: - foreground: yellow - wieldable: - damage: 2 - attackMessage: - - You bonk the {{creature.creatureType.name}} over the head with your stick. - - You bash the {{creature.creatureType.name}} on the noggin with your stick. - - You whack the {{creature.creatureType.name}} with your stick. |