Code: Select all
Index: game/modules/tome/data/timed_effects/other.lua
===================================================================
--- game/modules/tome/data/timed_effects/other.lua (revision 6762)
+++ game/modules/tome/data/timed_effects/other.lua (working copy)
@@ -1333,8 +1333,8 @@
newEffect{
name = "PROB_TRAVEL_UNSTABLE", image = "talents/probability_travel.png",
- desc = "Time Prison",
- long_desc = function(self, eff) return "The target has recently blinked through a wall using probability travel." end,
+ desc = "Unstable Probabilites",
+ long_desc = function(self, eff) return "The target has recently blinked through a wall using probability travel and cannot do so again until it has stabilized." end,
type = "other",
subtype = { time=true, space=true },
status = "detrimental",