Browse Source

- Generic npc busy htm for npc busy addition in server

TIBlue 19 years ago
parent
commit
2ee6bf90f8
1 changed files with 8 additions and 0 deletions
  1. 8 0
      datapack_development/data/html/npcbusy.htm

+ 8 - 0
datapack_development/data/html/npcbusy.htm

@@ -0,0 +1,8 @@
+<html>
+<body>
+%npcname%:
+<br>
+Sorry %playername% I cannot help you right now.<br>
+%busymessage%<br>
+</body>
+</html>