|
@@ -462,9 +462,9 @@ player_skill_nofootset: yes
|
|
|
monster_skill_nofootset: yes
|
|
|
|
|
|
// When a player is cloaking, Whether the wall is checked or not. (Note 1)
|
|
|
-// Note: Gravity announced that they were changing cloaking so it would
|
|
|
-// not need a wall, but this was never implemented. I set to no, for fun.
|
|
|
-player_cloak_check_type: no
|
|
|
+// Note: When set to yes players can still cloak away from walls, but cannot move
|
|
|
+// as well as receive movement penalties if the skill level is below 3.
|
|
|
+player_cloak_check_type: yes
|
|
|
|
|
|
// When a monster is cloaking, Whether the wall is checked or not. (Note 1)
|
|
|
monster_cloak_check_type: no
|