mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
Converts some faction strings to defines missed in the mirror (#19780)
* faction touchups * Update interdyne_mining.dm
This commit is contained in:
@@ -61,5 +61,5 @@
|
||||
melee_damage_lower = 5
|
||||
melee_damage_upper = 5
|
||||
speed = -0.5
|
||||
faction = list("spiders")
|
||||
faction = list(FACTION_SPIDER)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user