Cleaned up the mess, at this time, only viable data get synced (_work directory for Gothic-data, miranda for mdc-scripts. Need to symlink files to a working directory.
30 lines
718 B
Text
30 lines
718 B
Text
person: SLD_806_Thorbrand, 9
|
|
|
|
info: Exit
|
|
|
|
info: goCity
|
|
condcode: MIS_prepBattleSLD == LOG_RUNNING
|
|
>Mach dich auf den Weg zur Stadt.
|
|
<Und wieso sollte ich das tun?
|
|
>Du bist beim Angriff dabei. Ich werde...
|
|
<Was wirst du? Den Angriff anführen? Etwa du halbe Portion? (lacht)
|
|
|
|
%
|
|
opt: screwIt
|
|
>Schon gut, vergiss es!
|
|
<Kluge Entscheidung...
|
|
!thorbrandFights = FALSE;
|
|
%%
|
|
|
|
opt: comeAndFight
|
|
>Soll ich dir Beine machen?
|
|
!AI_ReadyMeleeWeapon(hero);
|
|
<(beschwichtigend) Okay, okay.. Schon gut!
|
|
<Kein Grund, hier 'nen Aufstand zu machen.
|
|
<...
|
|
<Gut, du bist der Boss. Wo soll ich hin?
|
|
>Geh zum Nordtor und warte dort. ICH werde den Angriffsbefehl geben!
|
|
!Npc_ExchangeRoutine(SLD_701_Silvan, "ATTACK");
|
|
!thorbrandFights = TRUE;
|
|
%%
|
|
|