Merge 2009scape updates #19

Open
randy wants to merge 204 commits from 2009Scape:master into upstream
Showing only changes of commit 2239168074 - Show all commits

View file

@ -476,7 +476,6 @@ public class NPC extends Entity {
public boolean pulse() {
getProperties().getCombatPulse().stop();
getLocks().unlockMovement();
fullRestore();
getImpactHandler().setDisabledTicks(0);
removeAttribute("return-to-spawn");
removeAttribute("return-to-spawn-pulse");