Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions campgns/lqizgood/map00208.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ LEVEL_VERSION(1)
SET_GENERATE_SPEED(400)

SET_PLAYER_COLOR(PLAYER0,WHITE)
SET_PLAYER_COLOR(PLAYER1,RED)
SET_PLAYER_COLOR(PLAYER_GOOD,RED)

MAX_CREATURES(PLAYER1,15)
Expand Down Expand Up @@ -105,16 +106,14 @@ DOOR_AVAILABLE(ALL_PLAYERS,MAGIC,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,LIGHTNING,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,WORD_OF_POWER,1,0)

SET_TIMER(PLAYER0,TIMER0)

CREATE_PARTY(ATTACK)
ADD_TO_PARTY(ATTACK,SORCEROR,6,0,ATTACK_DUNGEON_HEART,0)
ADD_TO_PARTY(ATTACK,DARK_MISTRESS,7,0,ATTACK_DUNGEON_HEART,0)
ADD_TO_PARTY(ATTACK,DRAGON,4,0,ATTACK_DUNGEON_HEART,0)


IF(PLAYER0,GAME_TURN > 20)
REM "We have stumbled across a land with no accsessable portals. You also have the torture chamber and prison available, you know what to do! Persuade some people to join you, and torture the rest!"
REM "We have stumbled across a land with no accessable portals. You also have the torture chamber and prison available, you know what to do! Persuade some people to join you, and torture the rest!"
DISPLAY_OBJECTIVE(40,ALL_PLAYERS)
ENDIF

Expand All @@ -128,6 +127,15 @@ IF(PLAYER0,TIME_MAGE == 1)
DISPLAY_INFORMATION(26,ALL_PLAYERS)
ENDIF

IF(PLAYER_GOOD,TOTAL_CREATURES <= 2)
SET_TIMER(PLAYER1,TIMER1)
ENDIF
IF(PLAYER1,TIMER1 > 250)
IF(PLAYER1,BATTLES_LOST < 5)
COMPUTER_DIG_TO_LOCATION(PLAYER1,PLAYER1,PLAYER0)
ENDIF
ENDIF

IF(PLAYER0,ALL_DUNGEONS_DESTROYED == 1)
WIN_GAME
ENDIF
40 changes: 20 additions & 20 deletions campgns/origplus.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ NAME_ID = 202
ENSIGN_POS = 808 546
ENSIGN_ZOOM = 808 546
PLAYERS = 1
SPEECH = good01.wav bad01.wav
SPEECH = good01.mp3 bad01.mp3
LAND_VIEW = rgmap01 viframe01
ENSIGN =

Expand All @@ -76,7 +76,7 @@ NAME_ID = 203
ENSIGN_POS = 927 524
ENSIGN_ZOOM = 927 524
PLAYERS = 1
SPEECH = good02.wav bad02.wav
SPEECH = good02.mp3 bad02.mp3
LAND_VIEW = rgmap02 viframe02
ENSIGN =

Expand All @@ -86,7 +86,7 @@ NAME_ID = 204
ENSIGN_POS = 966 704
ENSIGN_ZOOM = 966 704
PLAYERS = 1
SPEECH = good03.wav bad03.wav
SPEECH = good03.mp3 bad03.mp3
LAND_VIEW = rgmap03 viframe03
ENSIGN =

Expand All @@ -96,7 +96,7 @@ NAME_ID = 205
ENSIGN_POS = 842 682
ENSIGN_ZOOM = 838 682
PLAYERS = 1
SPEECH = good04.wav bad04.wav
SPEECH = good04.mp3 bad04.mp3
LAND_VIEW = rgmap04 viframe04
ENSIGN =

Expand All @@ -106,7 +106,7 @@ NAME_ID = 206
ENSIGN_POS = 717 617
ENSIGN_ZOOM = 717 617
PLAYERS = 1
SPEECH = good05.wav bad05.wav
SPEECH = good05.mp3 bad05.mp3
LAND_VIEW = rgmap05 viframe05
ENSIGN =

Expand All @@ -116,7 +116,7 @@ NAME_ID = 207
ENSIGN_POS = 566 748
ENSIGN_ZOOM = 590 748
PLAYERS = 1
SPEECH = good06.wav bad06.wav
SPEECH = good06.mp3 bad06.mp3
LAND_VIEW = rgmap06 viframe06
ENSIGN =

Expand All @@ -126,7 +126,7 @@ NAME_ID = 208
ENSIGN_POS = 445 688
ENSIGN_ZOOM = 469 688
PLAYERS = 1
SPEECH = good07.wav bad07.wav
SPEECH = good07.mp3 bad07.mp3
LAND_VIEW = rgmap07 viframe07
ENSIGN =

Expand All @@ -136,7 +136,7 @@ NAME_ID = 209
ENSIGN_POS = 495 577
ENSIGN_ZOOM = 519 577
PLAYERS = 1
SPEECH = good08.wav bad08.wav
SPEECH = good08.mp3 bad08.mp3
LAND_VIEW = rgmap08 viframe08
ENSIGN =

Expand All @@ -146,7 +146,7 @@ NAME_ID = 210
ENSIGN_POS = 435 518
ENSIGN_ZOOM = 459 518
PLAYERS = 1
SPEECH = good09.wav bad09.wav
SPEECH = good09.mp3 bad09.mp3
LAND_VIEW = rgmap09 viframe09
ENSIGN =

Expand All @@ -156,7 +156,7 @@ NAME_ID = 211
ENSIGN_POS = 379 458
ENSIGN_ZOOM = 403 458
PLAYERS = 1
SPEECH = good10.wav bad10.wav
SPEECH = good10.mp3 bad10.mp3
LAND_VIEW = rgmap10 viframe10
ENSIGN =

Expand All @@ -166,7 +166,7 @@ NAME_ID = 212
ENSIGN_POS = 429 379
ENSIGN_ZOOM = 453 379
PLAYERS = 1
SPEECH = good11.wav bad11.wav
SPEECH = good11.mp3 bad11.mp3
LAND_VIEW = rgmap11 viframe11
ENSIGN =

Expand All @@ -176,7 +176,7 @@ NAME_ID = 213
ENSIGN_POS = 535 475
ENSIGN_ZOOM = 559 475
PLAYERS = 1
SPEECH = good12.wav bad12.wav
SPEECH = good12.mp3 bad12.mp3
LAND_VIEW = rgmap12 viframe12
ENSIGN =

Expand All @@ -186,7 +186,7 @@ NAME_ID = 214
ENSIGN_POS = 627 550
ENSIGN_ZOOM = 651 550
PLAYERS = 1
SPEECH = good13.wav bad13.wav
SPEECH = good13.mp3 bad13.mp3
LAND_VIEW = rgmap13 viframe13
ENSIGN =

Expand All @@ -196,7 +196,7 @@ NAME_ID = 215
ENSIGN_POS = 670 483
ENSIGN_ZOOM = 694 483
PLAYERS = 1
SPEECH = good14.wav bad14.wav
SPEECH = good14.mp3 bad14.mp3
LAND_VIEW = rgmap14 viframe14
ENSIGN =

Expand All @@ -206,7 +206,7 @@ NAME_ID = 216
ENSIGN_POS = 534 397
ENSIGN_ZOOM = 558 397
PLAYERS = 1
SPEECH = good15.wav bad15.wav
SPEECH = good15.mp3 bad15.mp3
LAND_VIEW = rgmap15 viframe15
ENSIGN =

Expand All @@ -216,7 +216,7 @@ NAME_ID = 217
ENSIGN_POS = 662 415
ENSIGN_ZOOM = 686 415
PLAYERS = 1
SPEECH = good16.wav bad16.wav
SPEECH = good16.mp3 bad16.mp3
LAND_VIEW = rgmap16 viframe16
ENSIGN =

Expand All @@ -226,7 +226,7 @@ NAME_ID = 218
ENSIGN_POS = 828 445
ENSIGN_ZOOM = 852 445
PLAYERS = 1
SPEECH = good17.wav bad17.wav
SPEECH = good17.mp3 bad17.mp3
LAND_VIEW = rgmap17 viframe17
ENSIGN =

Expand All @@ -236,7 +236,7 @@ NAME_ID = 219
ENSIGN_POS = 905 357
ENSIGN_ZOOM = 929 357
PLAYERS = 1
SPEECH = good18.wav bad18.wav
SPEECH = good18.mp3 bad18.mp3
LAND_VIEW = rgmap18 viframe18
ENSIGN =

Expand All @@ -246,7 +246,7 @@ NAME_ID = 220
ENSIGN_POS = 632 318
ENSIGN_ZOOM = 656 318
PLAYERS = 1
SPEECH = good19.wav bad19.wav
SPEECH = good19.mp3 bad19.mp3
LAND_VIEW = rgmap19 viframe19
ENSIGN =

Expand All @@ -256,7 +256,7 @@ NAME_ID = 221
ENSIGN_POS = 541 242
ENSIGN_ZOOM = 601 242
PLAYERS = 1
SPEECH = good20.wav bad20.wav
SPEECH = good20.mp3 bad20.mp3
LAND_VIEW = rgmap20 viframe20
ENSIGN =

Expand Down
Loading
Loading