Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //====================== SPAWN NUMBERS ======================
- // ==== MONSTERS ====
- // ==== WEAPONS ====
- // ==== PROPS ====
- DoomEdNums
- {
- 10600 = PalmTree1
- 10601 = PalmTree2
- 10602 = PalmTree3
- 10604 = PalmTree4
- 30357 = CaveStalagmiteFloor
- 30358 = CaveStalagmiteCeiling1
- 30359 = CaveStalagmiteCeiling2
- }
- // ==== ITEMS ====
- //====================== DAMAGE TYPES ======================
- //====================== MAPS ======================
- //======== EPISODE 1 - THE ISLAND OF CURSES ========
- cluster 1
- {
- flat = 2
- entertext = "INTISLND"
- "Unknown Location, time is about 5:00 P.M",
- "You awake on a strange Island, your surroundings",
- "are full of the beauty born by Nature.",
- " ",
- "There is nothing but the noise of sea waves",
- "Birds singing afar on the skies, it is calm",
- "However, you wonder where you are right now.",
- " ",
- "Your mission can not be stopped right now",
- "As a soldier, you must push forward",
- "Horned dangers lurk on the depths of Nature",
- "And you must push forward to safety.",
- " ",
- "Work your way and discover the secrets",
- "of this Island, hidden behind beauty",
- "as something tells you, something is not right."
- }
- map E1S1 "Shipwrecked"
- {
- LevelNum = 01
- next = E1S2
- sky1 = "GJ89nY", 0
- cluster = 1
- par = 30
- sucktime = 1
- music = "D_ISLND"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement