summaryrefslogtreecommitdiff
path: root/conf/messages.conf
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-11-02 20:25:51 -0200
committershennetsind <ind@henn.et>2013-11-02 20:25:51 -0200
commit37fdcbae655c48e569398d3750d503ffe3bfae66 (patch)
tree319d247781eb544dbca5505de57eac14e597a3ec /conf/messages.conf
parent5e002a43399f5358b7aabd1bd653f598f35287e2 (diff)
downloadhercules-37fdcbae655c48e569398d3750d503ffe3bfae66.tar.gz
hercules-37fdcbae655c48e569398d3750d503ffe3bfae66.tar.bz2
hercules-37fdcbae655c48e569398d3750d503ffe3bfae66.tar.xz
hercules-37fdcbae655c48e569398d3750d503ffe3bfae66.zip
Fixed Bug #7786
@speed no longer screws up on map change, modified @speed feedback so its clear whether the permanent speed flag is gone, enhanced @speed by making it capable of bypassing battle_config.max_walk_speed, made status_calc_speed rely on MIN_WALK_SPEED instead of the hardcoded 0, modified MIN_WALK_SPEED from 0 to 20 (it 1) wasnt being respected and 2) less than 20 clips). @speed is now capable of moving the character faster, prior to this commit @speed 0 was equivalent to @speed 50 of this new version, @speed 20 for example is now the new maximum (and moves much faster). http://hercules.ws/board/tracker/issue-7786-speed-bug-when-changing-maps/ Thanks to Mumbles for all the info Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'conf/messages.conf')
-rw-r--r--conf/messages.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/messages.conf b/conf/messages.conf
index 7b7a99301..5d0fd7ba6 100644
--- a/conf/messages.conf
+++ b/conf/messages.conf
@@ -192,7 +192,7 @@
169: The item (%d: '%s') is not equipable.
170: The item is not equipable.
171: %d - void
-//172: You replace previous memo position %d - %s (%d,%d).
+172: Speed returned to normal.
//173: Note: you don't have the 'Warp' skill level to use it.
174: Number of status points changed.
175: Number of skill points changed.