UtBS: strip side= keys from character macros
This commit is contained in:
parent
778dc676f0
commit
4b7a4a7e85
2 changed files with 2 additions and 3 deletions
|
@ -524,6 +524,7 @@
|
|||
[unit]
|
||||
# wmllint: who GARAK is Garak
|
||||
{GARAK}
|
||||
side=1
|
||||
x,y=35,34
|
||||
[/unit]
|
||||
|
||||
|
@ -666,6 +667,7 @@
|
|||
[unit]
|
||||
# wmllint: who ZHUL is Zhul
|
||||
{ZHUL}
|
||||
side=1
|
||||
x,y=31,27
|
||||
[/unit]
|
||||
#ifndef HARD
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
type=Nym Hunter
|
||||
id=Nym
|
||||
name= _ "Nym"
|
||||
side=1
|
||||
unrenamable=yes
|
||||
random_traits=no
|
||||
[modifications]
|
||||
|
@ -24,7 +23,6 @@
|
|||
id=Garak
|
||||
name= _ "Garak"
|
||||
profile=portraits/garak.png
|
||||
side=1
|
||||
unrenamable=yes
|
||||
[modifications]
|
||||
{TRAIT_LOYAL}
|
||||
|
@ -45,7 +43,6 @@
|
|||
id=Zhul
|
||||
name= _ "Zhul"
|
||||
profile=portraits/zhul.png
|
||||
side=1
|
||||
unrenamable=yes
|
||||
[modifications]
|
||||
{TRAIT_LOYAL}
|
||||
|
|
Loading…
Add table
Reference in a new issue