additional update to readme.md

This commit is contained in:
locus313
2020-08-27 13:48:29 -07:00
parent 8a8cb1131e
commit 6f70959438

View File

@@ -45,8 +45,6 @@ Import the SQL manually to the right Database (auth, world or characters) or wit
### 3) Re-run cmake and launch a clean build of AzerothCore
**That's it.**
### 4) Place transmog npc
With a gm account goto the location you want to add the npc and use this command:
@@ -55,6 +53,8 @@ With a gm account goto the location you want to add the npc and use this command
.npc add 190010
```
**That's it.**
### (Optional) Edit module configuration
If you need to change the module configuration, go to your server configuration folder (e.g. **etc**), copy `transmog.conf.dist` to `transmog.conf` and edit it as you prefer.