• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Resource icon

Resource Item Convertor 1.0

Maurili

Not a scobunny
Member
Joined
Jan 23, 2018
Posts
56
Maurili submitted a new resource:

Item Convertor - Item Convertor/ Alternative crafting system

A simple item convertor and an alternative crafting script
currently implemented are EV reducing berries to vitamins and simple treasure upgrades (needs at least 3)
comes with a example for how to add others

just put the script into a new page above main and call it using convertberry or converttreasure or anything else you wanna add


def convertberry
vitamin||= nil
@conversion_hash = {
:POMEGBERRY => :HPUP,
:KELPSYBERRY => :PROTEIN,
:QUALOTBERRY...

Read more about this resource...
 
Back
Top