KristalTeam / Kristal

Deltarune fangame engine for Love2D
BSD 3-Clause "New" or "Revised" License
93 stars 38 forks source link

Ball of junk accuracy (+ shadow crystal in events table) #192

Open MrOinky opened 5 days ago

MrOinky commented 5 days ago

The ball of junk has some text that is not present in kristal - namely a shorter chapter 1 description and a bonus line when Dark Candy is present in the dark inventory. For the latter the onJunkCheck event has been added (similar to onShadowCrystal) so mod authors can extend the feature to other items. onShadowCrystal also now appears in the KRISTAL_EVENTS global table like all other events.