Prevent duplicate ruin reward (#7085)

This commit is contained in:
OptimizedForDensity
2022-06-06 15:34:23 -04:00
committed by GitHub
parent c9d8ccc596
commit f5317eb53b

View File

@ -448,6 +448,7 @@ object UniqueTriggerActivation {
tile.position, tile.position,
NotificationIcon.Ruins NotificationIcon.Ruins
) )
return true
} }
OneTimeTriggerVoting -> { OneTimeTriggerVoting -> {