Page 1 of 1

Wildcards in locale definitions

Posted: Tue Jun 16, 2015 7:15 am
by ThaPear
In my latest mod I'm generating a lot of entities with similar names. The problem is that I need to define the locale for each separately. I'd like to request the ability to use wildcards.
So instead of this:

Code: Select all

gun-turret-armor1=Gun turret
gun-turret-armor2=Gun turret
gun-turret-armor3=Gun turret
gun-turret-armor4=Gun turret
gun-turret-armor5=Gun turret
We get this:

Code: Select all

gun-turret-armor*=Gun turret