Converts some faction strings to defines missed in the mirror (#19780)

* faction touchups

* Update interdyne_mining.dm
This commit is contained in:
Gandalf
2023-03-11 21:59:31 +00:00
committed by GitHub
parent 0545c1f6b5
commit e6e1f56e26
10 changed files with 33 additions and 31 deletions
@@ -61,5 +61,5 @@
melee_damage_lower = 5
melee_damage_upper = 5
speed = -0.5
faction = list("spiders")
faction = list(FACTION_SPIDER)