Initial commit: OpenRA game engine
Fork from OpenRA/OpenRA with one-click launch script (start-ra.cmd) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
45
mods/d2k/rules/campaign-tooltips.yaml
Normal file
45
mods/d2k/rules/campaign-tooltips.yaml
Normal file
@@ -0,0 +1,45 @@
|
||||
^Vehicle:
|
||||
Tooltip:
|
||||
GenericVisibility: Enemy, Neutral
|
||||
NeutralPrefix: neutral-prefix
|
||||
ShowOwnerRow: false
|
||||
|
||||
^Tank:
|
||||
Tooltip:
|
||||
GenericVisibility: Enemy, Neutral
|
||||
NeutralPrefix: neutral-prefix
|
||||
ShowOwnerRow: false
|
||||
|
||||
^Infantry:
|
||||
Tooltip:
|
||||
GenericVisibility: Enemy, Neutral
|
||||
NeutralPrefix: neutral-prefix
|
||||
ShowOwnerRow: false
|
||||
|
||||
^Plane:
|
||||
Tooltip:
|
||||
GenericVisibility: Enemy, Neutral
|
||||
NeutralPrefix: neutral-prefix
|
||||
ShowOwnerRow: false
|
||||
|
||||
^Building:
|
||||
Tooltip:
|
||||
GenericVisibility: Enemy, Neutral
|
||||
NeutralPrefix: neutral-prefix
|
||||
ShowOwnerRow: false
|
||||
|
||||
^Husk:
|
||||
Tooltip:
|
||||
GenericVisibility: Enemy, Ally, Neutral
|
||||
GenericStancePrefix: false
|
||||
ShowOwnerRow: false
|
||||
|
||||
^Crate:
|
||||
Tooltip:
|
||||
ShowOwnerRow: false
|
||||
|
||||
wall:
|
||||
Tooltip:
|
||||
GenericVisibility: Enemy, Neutral
|
||||
NeutralPrefix: neutral-prefix
|
||||
ShowOwnerRow: false
|
||||
Reference in New Issue
Block a user