- Fix patzer3

This commit is contained in:
Christian Schlittchen 2001-05-27 14:46:43 +00:00
parent f139b9878a
commit 2fbc1dadd4
2 changed files with 2 additions and 4 deletions

View File

@ -1448,8 +1448,8 @@ do_fumble(castorder *co)
/* Spruch schlägt fehl, alle Magiepunkte weg */ /* Spruch schlägt fehl, alle Magiepunkte weg */
set_spellpoints(u, 0); set_spellpoints(u, 0);
add_message(&u->faction->msgs, new_message(u->faction, add_message(&u->faction->msgs, new_message(u->faction,
"patzer3%u:unit%r:region%s:command%u:unit%u:unit", "patzer3%u:unit%r:region%s:command",
u, r, sp->name, u, u)); u, r, sp->name));
break; break;
case 5: case 5:

View File

@ -5562,8 +5562,6 @@
<arg name="unit" type="unit"></arg> <arg name="unit" type="unit"></arg>
<arg name="region" type="region"></arg> <arg name="region" type="region"></arg>
<arg name="command" type="string"></arg> <arg name="command" type="string"></arg>
<arg name="unit" type="unit"></arg>
<arg name="unit" type="unit"></arg>
</type> </type>
<locale name="de"> <locale name="de">
<nr section="magic"> <nr section="magic">