Instalar o Steam
Iniciar sessão
|
Idioma
简体中文 (Chinês Simplificado)
繁體中文 (Chinês Tradicional)
日本語 (Japonês)
한국어 (Coreano)
ไทย (Tailandês)
Български (Búlgaro)
Čeština (Checo)
Dansk (Dinamarquês)
Deutsch (Alemão)
English (Inglês)
Español-España (Espanhol de Espanha)
Español-Latinoamérica (Espanhol da América Latina)
Ελληνικά (Grego)
Français (Francês)
Italiano (Italiano)
Bahasa Indonesia (Indonésio)
Magyar (Húngaro)
Nederlands (Holandês)
Norsk (Norueguês)
Polski (Polaco)
Português (Brasil)
Română (Romeno)
Русский (Russo)
Suomi (Finlandês)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Relatar problema de tradução
I didn't do [code]rarityRatings[itemRarity] > 2[/code] because the mod might return an error if an itemRarity that doesn't exist is indexed...
...you're going to add new rarities, aren't you? Let me push stuff in my main project before i work on this side project
(itemRarity == "legendary" or itemRarity == "essential")
check to
(rarityRatings[itemRarity] > 2)
If it's not too much to ask :)
It should just involve making custom "pillar.png" particles and have the script spawn the particles on the items instead of generating streaks, so if anyone wanna beat me to it feel free to do so