Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions meta/enums/SpellEffect.dbde
Original file line number Diff line number Diff line change
Expand Up @@ -353,3 +353,8 @@
352 LEARN_HOUSE_ROOM_COMPONENT_TEXTURE
353 CREATE_AREATRIGGER_2
354 SET_NEIGHBORHOOD_INITIATIVE
355
356
357 E_APPLY_ITEM_BONUS // Misc2 contains the bonus id
358 E_REMOVE_ITEM_BONUS // Misc2 contains the bonus id
359 E_APPLY_ITEM_CONDITION // Maybe incorrect, but seems most likely based on the misc value used.
Loading