summaryrefslogtreecommitdiff
path: root/src/map
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-14 11:06:13 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-14 11:06:13 +0000
commitb3787becdcdc93e39616f780661b96eb0c75feb2 (patch)
treefaf4f4a2db4e5fb60fbe687684b0c45696db463b /src/map
parent4a6bf076ec44d7c11d416c5e400e7c4709dbadb3 (diff)
downloadhercules-b3787becdcdc93e39616f780661b96eb0c75feb2.tar.gz
hercules-b3787becdcdc93e39616f780661b96eb0c75feb2.tar.bz2
hercules-b3787becdcdc93e39616f780661b96eb0c75feb2.tar.xz
hercules-b3787becdcdc93e39616f780661b96eb0c75feb2.zip
More svn:eol-style-ing and typo fixes
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10256 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map')
-rw-r--r--src/map/atcommand.c2
-rw-r--r--src/map/status.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/map/atcommand.c b/src/map/atcommand.c
index 19818a441..3f2c8ffea 100644
--- a/src/map/atcommand.c
+++ b/src/map/atcommand.c
@@ -7219,7 +7219,7 @@ int atcommand_useskill(const int fd, struct map_session_data* sd, const char* co
}
/*==========================================
- * @showskill by [Skotlex]
+ * @displayskill by [Skotlex]
* Debug command to locate new skill IDs. It sends the
* three possible skill-effect packets to the area.
*------------------------------------------
diff --git a/src/map/status.h b/src/map/status.h
index 1220db8f0..c49bd38c4 100644
--- a/src/map/status.h
+++ b/src/map/status.h
@@ -383,7 +383,7 @@ enum {
SI_STAR_COMFORT = 171,
SI_PRESERVE = 181,
SI_INCSTR = 182,
- SI_INTRAVISION = 184, //WTF?? creates the black shape of 4_m_02 NPC, with NPC talk cursor. Supposedly intravision shows this.
+ SI_INTRAVISION = 184,
SI_DOUBLECAST = 186,
SI_MAXOVERTHRUST = 188,
SI_TAROT = 191, // the icon allows no doubt... but what is it really used for ?? [DracoRPG]