mahlendur/miranda/Hafenwache.dia
Daniel Heße 892a40ff0f Initial commit with Subversion-codebase from 13/05/2022.
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.
2022-05-13 17:38:52 +02:00

24 lines
608 B
Text

person: MIL_2101_Hafenwache, 4
info: youPirate
flags: important
<Hey, du!
<Wo kommst du denn her?
>Ich...
<Du bist doch bestimmt einer dieser dreckigen Piraten!
>Aber...
<Keine Widerrede! Ich bringe dich erstmal zum Kommandanten!
<Los, beweg dich!
!DiaCam_Disable();
!AI_SetWalkMode(self, NPC_RUN);
!AI_SetWalkMode(hero, NPC_RUN);
!AI_GoToWP(self, "NW_CITY_HABOUR_KASERN_CENTRE_01");
!AI_GoToWP(other, "NW_CITY_HABOUR_KASERN_CENTRE_01");
!AI_TurnToNpc(self, MIL_2102_Volmar);
!AI_TurnToNpc(other, MIL_2102_Volmar);
<Kommandant!
<Einer aus dieser Piratenbande wurde an Land gespült!
!DiaCam_Enable();
$END