diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set15/set15-Sites.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set15/set15-Sites.hjson
index 55592aa30..5edafd014 100644
--- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set15/set15-Sites.hjson
+++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set15/set15-Sites.hjson
@@ -270,37 +270,11 @@
]
effects: [
{
- type: Trigger
- optional: false
- trigger: {
- type: constantlyCheck
+ type: PermanentSiteModifier
+ modifier: {
+ type: CantReplaceSite
+ filter: inSameRegion
}
- requires: {
- type: not
- requires: {
- type: hasInZoneData
- filter: self
- }
- }
- effect: [
- {
- type: MemorizeInfo
- memory: used
- info: yes
- }
- {
- type: storeWhileInZone
- memory: used
- }
- {
- type: addModifier
- modifier: {
- type: cantReplaceSite
- filter: inSameRegion
- }
- until: endOfGame
- }
- ]
}
]
gametext: Battleground. Mountain. Underground. Until the end of the game, sites in this region cannot be replaced.