kts.WipeMap – clear the map of the current actor
kts.WipeMap()
If the current actor (as given by cxt.actor
) is a knight, then the corresponding player's mini-map is cleared – all their knowledge of the location of dungeon rooms is lost.
If the actor is not a knight, nothing happens.
None.
This is one of the possible scroll effects: see magic.lua.