equal
deleted
inserted
replaced
156 |
156 |
157 --GIRDER-- |
157 --GIRDER-- |
158 PlaceGirder(3363, 1323, 4) |
158 PlaceGirder(3363, 1323, 4) |
159 |
159 |
160 ShowMission (loc("Portal Mind Challenge"), loc("Scenario"), |
160 ShowMission (loc("Portal Mind Challenge"), loc("Scenario"), |
161 loc("Defeat all enemies!") .. "|" .. loc("In this mission you have infinite time."), |
161 loc("Defeat all enemies!") .. "|" .. |
|
162 loc("In this mission you have infinite time.") .. "|" .. |
|
163 loc("Mines time: 0 seconds"), |
162 -amPortalGun, 5000) |
164 -amPortalGun, 5000) |
163 HogSay(player, loc("I should get myself a portal device, maybe this crate has one."), SAY_THINK) |
165 HogSay(player, loc("I should get myself a portal device, maybe this crate has one."), SAY_THINK) |
164 |
166 |
165 end |
167 end |
166 |
168 |