add / remove some comments
[ci skip]
(cherry picked from commit df8ac3cbb0
)
This commit is contained in:
parent
cd6acf758a
commit
c260cd2529
3 changed files with 2 additions and 2 deletions
|
@ -622,6 +622,8 @@
|
|||
|
||||
[disallow_end_turn][/disallow_end_turn]
|
||||
|
||||
# works around the situation that the player can't do anything anymore
|
||||
# if he disobeys orders - inserts [allow_end_turn][/allow_end_turn]
|
||||
{ALLOW_END_TURN_AFTER_ATTACK}
|
||||
|
||||
{CLEAR_PRINT}
|
||||
|
|
|
@ -55,7 +55,6 @@
|
|||
[unit_type]
|
||||
id=Soulless
|
||||
name= _ "Soulless"
|
||||
# No profile variations for now
|
||||
profile=portraits/undead/soulless.png
|
||||
race=undead
|
||||
{TRAIT_FEARLESS_MUSTHAVE}
|
||||
|
|
|
@ -55,7 +55,6 @@
|
|||
[unit_type]
|
||||
id=Walking Corpse
|
||||
name= _ "Walking Corpse"
|
||||
# No profile variations for now
|
||||
profile=portraits/undead/walking-corpse.png
|
||||
race=undead
|
||||
{TRAIT_FEARLESS_MUSTHAVE}
|
||||
|
|
Loading…
Add table
Reference in a new issue