Edgefication (#590)
* bloat * bloat 2 * bloat 3 * final bloat * Update icon.ico * Create integration_test_run.bat * Arggh * Disable some tests * revert roomfill clearexisting changes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
crystallPunkAllowed: true
|
||||
locFilter: "en-US"
|
||||
id: CP14_EN
|
||||
name: Welcome to CrystallPunk
|
||||
name: Welcome to CrystallEdge
|
||||
text: "/ServerInfo/_CP14/Guidebook_EN/Welcome.xml"
|
||||
children:
|
||||
- CP14_EN_Alchemy
|
||||
@@ -12,8 +12,8 @@
|
||||
crystallPunkAllowed: true
|
||||
locFilter: "ru-RU"
|
||||
id: CP14_RU
|
||||
name: Добро пожаловать в CrystallPunk
|
||||
name: Добро пожаловать в CrystallEdge
|
||||
text: "/ServerInfo/_CP14/Guidebook_RU/Welcome.xml"
|
||||
children:
|
||||
- CP14_RU_Alchemy
|
||||
- CP14_RU_Demiplanes
|
||||
- CP14_RU_Demiplanes
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
- type: Tag
|
||||
id: CP14DemiplanEnterRoom
|
||||
|
||||
- type: entity
|
||||
id: CP14DemiplanEnterRoomMarker
|
||||
categories: [ ForkFiltered ]
|
||||
parent: BaseRoomMarker
|
||||
name: Demiplan enter room marker
|
||||
components:
|
||||
- type: RoomFill
|
||||
clearExisting: true
|
||||
roomWhitelist:
|
||||
tags:
|
||||
- CP14DemiplanEnterRoom
|
||||
#- type: entity
|
||||
# id: CP14DemiplanEnterRoomMarker
|
||||
# categories: [ ForkFiltered ]
|
||||
# parent: BaseRoomMarker
|
||||
# name: Demiplan enter room marker
|
||||
# components:
|
||||
# - type: RoomFill
|
||||
# clearExisting: true
|
||||
# roomWhitelist:
|
||||
# tags:
|
||||
# - CP14DemiplanEnterRoom
|
||||
|
||||
# 7x7
|
||||
- type: dungeonRoom
|
||||
@@ -48,4 +48,4 @@
|
||||
ignoreTile: FloorShuttlePurple
|
||||
offset: 24,0
|
||||
tags:
|
||||
- CP14DemiplanEnterRoom
|
||||
- CP14DemiplanEnterRoom
|
||||
|
||||
Reference in New Issue
Block a user