commit | 43922489e6264e9fb7e961f8b205c4eb0d78a893 | [log] [tgz] |
---|---|---|
author | Arathorn <mud@mg.mud.de> | Sun Feb 28 14:49:51 2021 +0100 |
committer | MG Mud User <mud@mg.mud.de> | Sun Feb 28 14:49:51 2021 +0100 |
tree | adfd5a122f035ffc399bf9de3e7fdb94576ee57a | |
parent | be9d898d56084a088e2b5c42c8876f3d9c672814 [diff] [blame] |
Potiontool: weitere nuetzliche IDs hinzu Change-Id: Idd42cd4faec6510003341fd8bdce3368890823ef
diff --git a/obj/tools/ptool.c b/obj/tools/ptool.c index 98ffd8f..c3d6a4b 100644 --- a/obj/tools/ptool.c +++ b/obj/tools/ptool.c
@@ -46,7 +46,7 @@ " speichert diesen ab.\n\n"); SetProp(P_NAME, "PTool"); SetProp(P_GENDER, NEUTER); - AddId(({"tool", "ptool"})); + AddId(({"tool", "ptool","potiontool","potion-tool"})); SetProp(P_NODROP, 1); SetProp(P_AUTOLOADOBJ, 1); AddCmd("ptadd", "add");