Procházet zdrojové kódy

Fixed typo in changelog

git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@189 54d463be-8e91-2dee-dedb-b68131a5f0ec
valaris před 20 roky
rodič
revize
523d946355
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Changelog.txt

+ 1 - 1
Changelog.txt

@@ -1,7 +1,7 @@
 Date	Added
 11/15
 	* Added small and big mob sprite spawning. [Valaris]
-	  -Added @monstersmall and @monstersmall commands.
+	  -Added @monstersmall and @monsterbig commands.
 	  -For using in scripts, use id +2000 for small and id +4000 for big.
 	   (Example: 3002 for small poring and 5002 for big poring)
 	* Added mobs_level_up option. [Valaris]