Right click shouldn't stop work and allow a reset of trades

This commit is contained in:
ancientmarinerdev 2022-11-01 21:02:46 +00:00 committed by cora
parent 5ff4ce7116
commit 2f4622909e
1 changed files with 1 additions and 1 deletions

View File

@ -1760,7 +1760,7 @@ mcl_mobs:register_mob("mobs_mc:villager", {
--end)
else
self.state = "stand" -- cancel gowp in case it has messed up
self.order = nil -- cancel work if working
--self.order = nil -- cancel work if working
end
-- Initiate trading