From c888b2dc4886af9518ebe74f3fa4185a0d28df42 Mon Sep 17 00:00:00 2001 From: Vadim Evard Date: Sun, 29 May 2016 20:44:40 +0300 Subject: [PATCH] Allow plan_join_god convert from one god to another. --- qw.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qw.rc b/qw.rc index 84521a9..aa25648 100644 --- a/qw.rc +++ b/qw.rc @@ -3861,7 +3861,7 @@ function plan_join_god() if you.silenced() then rest() else - magic("pYY") + magic("pYYY") end return true end