diff options
Diffstat (limited to 'conf-tmpl/atcommand_athena.conf')
-rw-r--r-- | conf-tmpl/atcommand_athena.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf index 0f2f43c7d..e4eacc9c2 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/conf-tmpl/atcommand_athena.conf @@ -715,6 +715,9 @@ packet: 99 // Give information about terrain/area (debug function) gat: 99 +// Displays the animation of a skill without really using it (debug function) +displayskill: 99 + // Allows viewing/changing the map's water level (debug function) // NOTE: Requires access to the .grf files since the map height properties are not stored in the map cache. waterlevel: 99 |