v2.3.0: made some improvements to new holiday sprites
This commit is contained in:
@@ -583,7 +583,7 @@ items.food.pasty.cane_name=candy cane
|
||||
items.food.pasty.desc=An authentic Cornish pasty with a traditional filling of beef and potato. Delicious!
|
||||
items.food.pasty.fish_desc=A whole steamed fish, magically preserved on a bed of greens. It's tradition to save some fish for later around this time of year, so you'll keep some leftovers instead of eating it all at once.\n\nHappy Lunar New Year!
|
||||
items.food.pasty.amulet_desc=You've finally found it, the magical amulet of - wait a minute, this is just a foil-wrapped chocolate made to look like the amulet! It won't grant you limitless power, but at least it'll fill you up and give you a little artifact charge.\n\nApril Fools!
|
||||
items.food.pasty.egg_desc=A great big chocolate egg, wrapped in colorful foil. There's easily enough chocolate here to fill you up, and the suger might give your artifacts a tiny bit of extra charge.\n\nHappy Easter!
|
||||
items.food.pasty.egg_desc=A great big chocolate egg, wrapped in colorful yellow foil. There's easily enough chocolate here to fill you up, and the suger might give your artifacts a tiny bit of extra charge.\n\nHappy Easter!
|
||||
items.food.pasty.pie_desc=A great big slice of pumpkin pie. Its sweet and spicy flavor will fill you up and give you a tiny bit of healing.\n\nHappy Halloween!
|
||||
items.food.pasty.cane_desc=A huge sugary sweet candy cane. It's big enough to fill you up, and the sugar might give your wands a tiny bit of extra charge too.\n\nHappy Holidays!
|
||||
items.food.pasty$fishleftover.name=fish leftovers
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
@@ -686,7 +686,7 @@ public class ItemSpriteSheet {
|
||||
assignItemRect(STEAMED_FISH, 16, 12);
|
||||
assignItemRect(FISH_LEFTOVER, 16, 12);
|
||||
assignItemRect(CHOC_AMULET, 16, 16);
|
||||
assignItemRect(EASTER_EGG, 14, 16);
|
||||
assignItemRect(EASTER_EGG, 12, 14);
|
||||
assignItemRect(RAINBOW_POTION, 12, 14);
|
||||
assignItemRect(SHATTERED_CAKE, 15, 11);
|
||||
assignItemRect(PUMPKIN_PIE, 16, 12);
|
||||
|
||||
Reference in New Issue
Block a user