d1str4ught d6365aafa2 Merge pull request #10 from MindRapist/fix/client-skill-mov-speed-sync
Sync to server's fix for Strong Body MOV_SPEED value (locale/en only)
2025-11-21 22:46:10 +01:00
2025-08-19 19:05:34 +02:00
2025-08-19 19:05:34 +02:00
2025-08-19 19:05:34 +02:00
2025-08-19 19:05:34 +02:00
2025-08-27 14:04:47 +02:00
2025-09-22 00:54:33 +02:00

Client

This repository contains all client-side data, including locale files, configurations, and descriptive text used by the game client.

Critical Fix: Skill 19 Speed Sync

Sync with the fix in the server's skill_proto to resolve an issue where characters became unable to move after being affected by Strong Body (due to an incorrect MOV_SPEED value).

This client repository contains the necessary sync fix:

  • Fixed MOV_SPEED value for Skill 19 in locale/en/skilldesc.txt and locale/en/skilltable.txt.

⚠️ IMPORTANT: Locale Synchronization

The fix listed above has only been applied to the locale/en (English) files.

If you use any other locale (e.g., German, French, etc.), you must manually update the MOV_SPEED value for Skill 19 in your respective skilldesc.txt and skilltable.txt files to match the change.

Description
No description provided
Readme 1.1 GiB
Languages
Python 72.1%
CartoCSS 27.8%
Shell 0.1%