Add a yaml rules include file to disable player experience for scripted maps
This commit is contained in:
23
mods/cnc/rules/campaign-disable-experience.yaml
Normal file
23
mods/cnc/rules/campaign-disable-experience.yaml
Normal file
@@ -0,0 +1,23 @@
|
||||
^ExistsInWorld:
|
||||
GivesExperience:
|
||||
PlayerExperienceModifier: 0
|
||||
|
||||
^BaseBuilding:
|
||||
RepairableBuilding:
|
||||
PlayerExperience: 0
|
||||
|
||||
^TechBuilding:
|
||||
RepairableBuilding:
|
||||
PlayerExperience: 0
|
||||
|
||||
E6:
|
||||
Captures:
|
||||
PlayerExperience: 0
|
||||
|
||||
HPAD:
|
||||
RepairsUnits:
|
||||
PlayerExperience: 0
|
||||
|
||||
FIX:
|
||||
RepairsUnits:
|
||||
PlayerExperience: 0
|
||||
Reference in New Issue
Block a user