• 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.
  • Eevee Expo's webhost has been having technical issues since Nov. 20th and you might be unable to connect to our site. Staff are also facing issues connecting, so please send a DM to Cat on-site or through Discord directly for faster service!
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