summaryrefslogtreecommitdiff
path: root/shop2/items.lua
diff options
context:
space:
mode:
Diffstat (limited to 'shop2/items.lua')
-rw-r--r--shop2/items.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/shop2/items.lua b/shop2/items.lua
index c2a0721..0221372 100644
--- a/shop2/items.lua
+++ b/shop2/items.lua
@@ -15,5 +15,7 @@ end)
i("zbh","minecraft:zombie_head","Zombie Head",20,colors.lime)
i("glw","minecraft:glowstone_dust","Glowstone Dust",0.2,colors.yellow)
i("kin","plethora:module_kinetic","Kinetic Augment",12,colors.red)
+i("sad","minecraft:saddle","Saddle",1,colors.orange)
+i("nam","minecraft:name_tag","Name Tag",1,colors.white)
return items