diff options
Diffstat (limited to 'src/gui/shop.cpp')
-rw-r--r-- | src/gui/shop.cpp | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/src/gui/shop.cpp b/src/gui/shop.cpp index 7509d480..0d31e1fc 100644 --- a/src/gui/shop.cpp +++ b/src/gui/shop.cpp @@ -37,8 +37,15 @@ char *item_db[] = { "Chocolate", "Candy", "Santa Hat", - - "","","","","","","","","", + "Ginger bread man", + "Slice of cake", + "Xmas candy cane", + "Purple present", + "Yellow present", + "Red scorpion stinger", + "Bug leg", + "Cherry cake", + "Easter Egg", "","","","","","","","","","", "","","","","","","","","","", "","","","","","","","","","", @@ -118,7 +125,7 @@ char *item_db[] = { "","","","","","","","","","", "","","","","","","","","","", "","","","","","","","","","", - "","","","","","","","","","", + "","","","","","","","","Arrow","Bow", // 1201 "Knife","Cotton Shirt","","","","","","","","", |