Skip to content

Commit

Permalink
Update enums
Browse files Browse the repository at this point in the history
  • Loading branch information
dextercd committed Oct 12, 2024
1 parent f0c2dc1 commit f151605
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions component-explorer/field_enums.lua
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ damage_types = {
"DAMAGE_MATERIAL_WITH_FLASH",
"DAMAGE_OVEREATING",
"DAMAGE_CURSE",
"DAMAGE_HOLY",
}

edge_style = {
Expand Down Expand Up @@ -180,6 +181,12 @@ game_effect = {
"CUSTOM",
"ALLERGY_RADIOACTIVE",
"RAINBOW_FARTS",
"WEAKNESS",
"PROTECTION_FOOD_POISONING",
"NO_HEAL",
"PROTECTION_EDGES",
"PROTECTION_PROJECTILE",
"POLYMORPH_CESSATION",
}

general_noise = {
Expand Down

0 comments on commit f151605

Please sign in to comment.