Replace TerrainType.CustomCursor with Mobile.TerrainCursors.
This commit is contained in:
@@ -319,6 +319,8 @@
|
||||
Mobile:
|
||||
AlwaysTurnInPlace: true
|
||||
Locomotor: foot
|
||||
TerrainCursors:
|
||||
Rough: move-rough
|
||||
Selectable:
|
||||
Bounds: 768, 768, 0, -128
|
||||
DecorationBounds: 384, 640, 0, -128
|
||||
|
||||
@@ -38,7 +38,6 @@ Terrain:
|
||||
Type: Rough
|
||||
TargetTypes: Ground
|
||||
Color: 587474
|
||||
CustomCursor: move-rough
|
||||
TerrainType@Sand:
|
||||
Type: Sand
|
||||
TargetTypes: Ground
|
||||
|
||||
Reference in New Issue
Block a user