From 2737f165fb71f7d0d41783655642f1f0e723bd5d Mon Sep 17 00:00:00 2001 From: gumi Date: Mon, 30 Jul 2018 12:32:53 -0400 Subject: log usage of #python in the gm log --- client-data | 2 +- world/map/npc/commands/python.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/client-data b/client-data index eb29906b..62a3e11e 160000 --- a/client-data +++ b/client-data @@ -1 +1 @@ -Subproject commit eb29906bf3e23cbf1dad937c10a72f4b9aee85f3 +Subproject commit 62a3e11e4cda52881474f3732e8391f371ca2d27 diff --git a/world/map/npc/commands/python.txt b/world/map/npc/commands/python.txt index 0846eb1f..8924338c 100644 --- a/world/map/npc/commands/python.txt +++ b/world/map/npc/commands/python.txt @@ -13,6 +13,7 @@ OnKill: if (!(isloggedin(@python[0]))) end; + gmlog "stomped " + if_then_else(@python[0] == BL_ID, "themselves", strcharinfo(0, @python[0])) + " with a giant foot!"; set Hp, 0, @python[0]; end; -- cgit v1.2.3-60-g2f50