blob: f7daaef7c95e6a7bb13a7426f120fd00284101d0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
//===== Hercules Script ======================================
//= Mapflag: Disable MVP Tomb.
//===== By: ==================================================
//= Hercules Dev Team
//===== Current Version: =====================================
//= 1.0
//===== Description: =========================================
//= Disables MVP tomb on some maps.
//===== Additional Comments: =================================
//= 1.0 - Added Bossnia maps. [CairoLee]
//============================================================
// Bossnia =====
bossnia_01 mapflag notomb
bossnia_02 mapflag notomb
bossnia_03 mapflag notomb
bossnia_04 mapflag notomb
|