Skip to content

Commit

Permalink
4th map of revenge of the lord, doors no longer broken down (#3232)
Browse files Browse the repository at this point in the history
  • Loading branch information
Loobinex committed May 9, 2024
1 parent c38800c commit ed4730e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions campgns/revlord/map01237.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ MAX_CREATURES(PLAYER2,25)
REM The AI will try attacking you. Maybe. If you don't wall in.
COMPUTER_PLAYER(PLAYER2,0)

REM The AI should not force his way into the enemy dungeon
SET_COMPUTER_EVENT(PLAYER2,"EVENT ENEMY DOOR", 400, 30, 2500, 2, 0)

REM Creature diversity got seriously expanded... now you have nearly full lineup. Wizards/witches are still shy though, so Fairies are still the fashion.
ADD_CREATURE_TO_POOL(THIEF,8)
ADD_CREATURE_TO_POOL(DWARFA,20)
Expand Down

0 comments on commit ed4730e

Please sign in to comment.