v0.2.3: cloak of shadows is now unique to the rogue
This commit is contained in:
@@ -31,6 +31,8 @@ public class CloakOfShadows extends Artifact {
|
||||
chargeCap = level+5;
|
||||
exp = 0;
|
||||
defaultAction = AC_STEALTH;
|
||||
|
||||
bones = false;
|
||||
}
|
||||
|
||||
private boolean stealthed = false;
|
||||
|
||||
Reference in New Issue
Block a user