更新 'A DevCmd Primer'

2022-05-09 14:41:18 +00:00
parent 7e3a67236f
commit 01cbb542d7
+2 -2
@@ -28,9 +28,9 @@ adds the mob with ID 13672 to the players position
./AddNPC (ID)
<br>
example: ./AddNPC 885
example: ./NPC 885 20 jackerslowerfuck
<br>
Adds NPc with ID 885 to players location
Adds NPc level 20 with ID 885 to players location
---