diff options
author | Jesusalva Jesusalva <jesusalva@themanaworld.org> | 2023-04-18 02:14:07 +0000 |
---|---|---|
committer | Jesusalva Jesusalva <jesusalva@themanaworld.org> | 2023-04-18 02:14:07 +0000 |
commit | aa2d7c26ae696ee3952e9217a5370b7ae44957d7 (patch) | |
tree | 2fe3e27d9d31c9f0d4779de145fa1c518b28602e /outdated/items/usable/item5251_Tomato.xml | |
parent | 0c2d2abcaffef3da1362f05f691499b4d8aaf96d (diff) | |
parent | 2700ee0bf72edd0e0e3c7d2fae08104107688c2f (diff) | |
download | mods-aa2d7c26ae696ee3952e9217a5370b7ae44957d7.tar.gz mods-aa2d7c26ae696ee3952e9217a5370b7ae44957d7.tar.bz2 mods-aa2d7c26ae696ee3952e9217a5370b7ae44957d7.tar.xz mods-aa2d7c26ae696ee3952e9217a5370b7ae44957d7.zip |
Merge branch 'jesusalva/outdated' into 'master'
Add an outdated mod
See merge request legacy/mods!1
Diffstat (limited to 'outdated/items/usable/item5251_Tomato.xml')
-rw-r--r-- | outdated/items/usable/item5251_Tomato.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/outdated/items/usable/item5251_Tomato.xml b/outdated/items/usable/item5251_Tomato.xml new file mode 100644 index 0000000..ec9fb15 --- /dev/null +++ b/outdated/items/usable/item5251_Tomato.xml @@ -0,0 +1,4 @@ +<?xml version="1.0"?> +<items> + <item id="5251" image="use/food/tomato.png" name="Tomato" description="Please be civilized and don't throw it at anyone!" type="usable" hp="200" mp="5" weight="5"/> +</items> |