Add tech levels to TD.

This commit is contained in:
Paul Chote
2014-07-06 10:51:11 +12:00
parent 5e96bb3f8c
commit ff78b0f7ea
6 changed files with 37 additions and 22 deletions

View File

@@ -17,4 +17,15 @@ Player:
PlayerStatistics:
FrozenActorLayer:
PlaceBeacon:
ProvidesTechPrerequisite@low:
Name: Low
Prerequisites: techlevel.low
ProvidesTechPrerequisite@medium:
Name: Medium
Prerequisites: techlevel.low, techlevel.medium
ProvidesTechPrerequisite@nosuper:
Name: No Powers
Prerequisites: techlevel.low, techlevel.medium, techlevel.high
ProvidesTechPrerequisite@all:
Name: Unrestricted
Prerequisites: techlevel.low, techlevel.medium, techlevel.high, techlevel.superweapons