Merge pull request #10015 from atlimit8/MapEditorTooltips

Add map editor only tooltips
This commit is contained in:
Paul Chote
2015-12-28 18:46:07 +00:00
10 changed files with 56 additions and 5 deletions

View File

@@ -332,6 +332,8 @@ U2:
Inherits: ^Plane
Health:
HP: 2000
EditorOnlyTooltip:
Name: U2 Spy Plane
Armor:
Type: Heavy
Aircraft:

View File

@@ -207,6 +207,8 @@ HIND.Husk:
U2.Husk:
Inherits: ^PlaneHusk
EditorOnlyTooltip:
Name: Husk (U2 Spy Plane)
Aircraft:
ROT: 7
Speed: 373

View File

@@ -118,6 +118,8 @@ HEALCRATE:
Effect: heal
CAMERA:
EditorOnlyTooltip:
Name: (reveals area to owner)
AlwaysVisible:
Immobile:
OccupiesSpace: false
@@ -134,17 +136,23 @@ CAMERA:
camera.paradrop:
Inherits: CAMERA
EditorOnlyTooltip:
Name: (support power proxy camera)
RevealsShroud:
Range: 6c0
camera.spyplane:
Inherits: CAMERA
EditorOnlyTooltip:
Name: (support power proxy camera)
DetectCloaked:
Range: 10c0
CloakTypes: Cloak, Hijacker
SONAR:
Inherits: camera.spyplane
EditorOnlyTooltip:
Name: (support power proxy camera)
-RevealsShroud:
DetectCloaked:
CloakTypes: Underwater
@@ -307,6 +315,8 @@ aircraft.upgraded:
ProvidesPrerequisite:
mpspawn:
EditorOnlyTooltip:
Name: (multiplayer player starting point)
AlwaysVisible:
Immobile:
OccupiesSpace: false
@@ -316,6 +326,8 @@ mpspawn:
QuantizedFacings: 1
waypoint:
EditorOnlyTooltip:
Name: (waypoint for scripted behavior)
AlwaysVisible:
Immobile:
OccupiesSpace: false