aboutsummaryrefslogtreecommitdiff
path: root/data/items/lighter.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-12 23:52:06 -0400
committerhistoria <[not public]>2026-06-12 23:52:06 -0400
commita19e6b6ab01670a5932308c7bd0e0e5eed8cbcad (patch)
tree80a2e46c3e6cc98bb8b4f708cc403949b14742eb /data/items/lighter.yaml
parentf3a6ae488bbd2128af8356b0da016699c5abb70e (diff)
downloadthehouseoficarus-a19e6b6ab01670a5932308c7bd0e0e5eed8cbcad.tar.gz
feat: firemaking skill implemented. overhauled how ground items and despawn are handled.
Diffstat (limited to 'data/items/lighter.yaml')
-rw-r--r--data/items/lighter.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/items/lighter.yaml b/data/items/lighter.yaml
new file mode 100644
index 0000000..17158f8
--- /dev/null
+++ b/data/items/lighter.yaml
@@ -0,0 +1,11 @@
+id: lighter
+name: lighter
+aliases: ["light"]
+description: "A reliable butane lighter."
+value: 15
+stackable: false
+equip_slot: main_hand
+tool_type: fire
+tool_speed: 4
+quality: 100
+max_quality: 100