From d872d83b43a0583b0b39ff1e11e070e7fb4a1f75 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Fri, 18 Oct 2013 10:29:02 -0700 Subject: Fix totally bogus status_option magic function --- src/map/magic-expr.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/map/magic-expr.cpp b/src/map/magic-expr.cpp index aff4412..b360cca 100644 --- a/src/map/magic-expr.cpp +++ b/src/map/magic-expr.cpp @@ -1043,7 +1043,7 @@ int fun_running_status_update(dumb_ptr, val_t *result, const_array static int fun_status_option(dumb_ptr, val_t *result, const_array args) { - RESULTINT = (bool((ARGPC(0))->status.option & static_cast