From 01cbb542d7e18f5830fea956f24ff13772d1e0bb Mon Sep 17 00:00:00 2001 From: sxshenyan Date: Mon, 9 May 2022 14:41:18 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'A=20DevCmd=20Primer'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- A-DevCmd-Primer.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/A-DevCmd-Primer.md b/A-DevCmd-Primer.md index a44e22b..d437837 100644 --- a/A-DevCmd-Primer.md +++ b/A-DevCmd-Primer.md @@ -28,9 +28,9 @@ adds the mob with ID 13672 to the players position ./AddNPC (ID)
-example: ./AddNPC 885 +example: ./NPC 885 20 jackerslowerfuck
-Adds NPc with ID 885 to players location +Adds NPc level 20 with ID 885 to players location ---