mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-11 03:18:18 +07:00
enable Sentry for water melee units
There is contradictory information on units that can receive Sentry promotion, but this has been already enabled, so **adding missing prerequisites** so as water melee can get it as well as water ranged now.
This commit is contained in:
parent
1840793464
commit
630f86bbb3
@ -140,7 +140,7 @@
|
||||
|
||||
{
|
||||
name:"Sentry",
|
||||
prerequisites:["Accuracy I","Barrage I","Shock II","Drill II","Bombardment I","Targeting I"],
|
||||
prerequisites:["Accuracy I","Barrage I","Shock II","Drill II","Bombardment I","Targeting I","Boarding Party I","Coastal Raider I"],
|
||||
effect:"+1 Visibility Range",
|
||||
unitTypes:["Melee","Mounted","WaterRanged","Armor","WaterMelee"]
|
||||
}
|
||||
@ -274,4 +274,4 @@
|
||||
effect:"Bonus as Attacker 25%",
|
||||
unitTypes:["WaterSubmarine"]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user