commit | ccb1a01e6c80b71d483e57e64362f29e68941734 | [log] [tgz] |
---|---|---|
author | notstrom <jochen@tolot.escape.de> | Mon Dec 03 23:10:35 2018 +0100 |
committer | notstrom <jochen@tolot.escape.de> | Mon Dec 03 23:10:35 2018 +0100 |
tree | bb410d351aa0aeef880ee5b9c8b44e434e775e4b | |
parent | 958ddb63962ecd61b628633f54bd4fe803ecaf5c [diff] |
Fix typo. Change-Id: I22d21509c6947c40fd5b5f2603b6419b68e79750
diff --git a/obj/axt3.c b/obj/axt3.c index 06e029d..f299627 100644 --- a/obj/axt3.c +++ b/obj/axt3.c
@@ -45,7 +45,7 @@ } public string wield_check() { - if (loadname(ENV()) != __PATH__(1)"npc/zwerg4") + if (load_name(ENV()) != __PATH__(1)"npc/zwerg4") return BSLF( "Dies ist Kawumms persoenliche Axt. Sie ist so dermassen unhandlich, " "dass Du sie nicht zuecken kannst.");