From 9a6c73cc88f8aedcf93e31ce8ad2ec5002c34ca3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Aug 2019 23:15:41 -0300 Subject: Fix a typo (pipeline-degree bug) --- npc/magic/transmigration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/magic') diff --git a/npc/magic/transmigration.txt b/npc/magic/transmigration.txt index ac18e06c9..6ac962fef 100644 --- a/npc/magic/transmigration.txt +++ b/npc/magic/transmigration.txt @@ -95,7 +95,7 @@ OnCall: // Chance for you getting a junk item } else if (.@r > 0) { dispbottom l("Your spell takes a mind of its own and shapes in something else!"); - geitem WarpedLog, 1; + getitem WarpedLog, 1; // You were successful } else { dispbottom l("*plim*"); -- cgit v1.2.3-60-g2f50