Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
2ab55e2417
|
@ -137,7 +137,7 @@ public class TalismanOfForesight extends Artifact {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (smthFound == true || !cursed){
|
if (smthFound == true && !cursed){
|
||||||
if (warn == 0){
|
if (warn == 0){
|
||||||
GLog.w("You feel uneasy.");
|
GLog.w("You feel uneasy.");
|
||||||
if (target instanceof Hero){
|
if (target instanceof Hero){
|
||||||
|
|
Loading…
Reference in New Issue
Block a user