mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-10 14:44:58 +00:00
Bug Contest maps can now be defined using a map metadata flag
This commit is contained in:
@@ -132,16 +132,18 @@ Outdoor = true
|
||||
ShowArea = true
|
||||
MapPosition = 0,16,8
|
||||
BattleBack = field
|
||||
Flags = MossRock
|
||||
Flags = MossRock,BugContest
|
||||
#-------------------------------
|
||||
[029] # Natural Park Entrance
|
||||
Name = Natural Park
|
||||
Bicycle = true
|
||||
MapPosition = 0,16,8
|
||||
Flags = BugContestReception
|
||||
#-------------------------------
|
||||
[030] # Natural Park Pavillion
|
||||
Name = Natural Park
|
||||
MapPosition = 0,16,8
|
||||
Flags = BugContestReception
|
||||
#-------------------------------
|
||||
[031] # Route 3
|
||||
Name = Route 3
|
||||
|
||||
Reference in New Issue
Block a user