summaryrefslogtreecommitdiff
path: root/src/map/script-fun.cpp
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-11-08 23:20:42 -0300
committerJesusaves <cpntb1@ymail.com>2022-11-08 23:20:42 -0300
commit2fd2caa7c54e3dd6898bb60d33e0e47153b10eb5 (patch)
treea843e4dcd39d256a5106c22053427cc87f1647c6 /src/map/script-fun.cpp
parentbe26c64fcdec14be4ac02a470ac7ed007113c7a1 (diff)
downloadtmwa-2fd2caa7c54e3dd6898bb60d33e0e47153b10eb5.tar.gz
tmwa-2fd2caa7c54e3dd6898bb60d33e0e47153b10eb5.tar.bz2
tmwa-2fd2caa7c54e3dd6898bb60d33e0e47153b10eb5.tar.xz
tmwa-2fd2caa7c54e3dd6898bb60d33e0e47153b10eb5.zip
Nerf the "Red Threshold" attack speed.
Diffstat (limited to 'src/map/script-fun.cpp')
-rw-r--r--src/map/script-fun.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/map/script-fun.cpp b/src/map/script-fun.cpp
index 500d892..bcb5a45 100644
--- a/src/map/script-fun.cpp
+++ b/src/map/script-fun.cpp
@@ -3146,7 +3146,7 @@ void builtin_mapannounce(ScriptState *st)
/*==========================================
* ユーザー数所得
- * User Revenue
+ * User Count
*------------------------------------------
*/
static
@@ -3169,7 +3169,7 @@ void builtin_getusers(ScriptState *st)
/*==========================================
* マップ指定ユーザー数所得
- * maps Designated User Income
+ * maps Designated User Count
*------------------------------------------
*/
static