Transferred Typo Fixes (#20879)

this PR fixes transferred being spelled as "transfered".
This commit is contained in:
SleepyGemmy
2025-06-25 21:10:01 +00:00
committed by GitHub
parent 2667670749
commit 5f9201fdf0
15 changed files with 21 additions and 15 deletions
@@ -105,7 +105,7 @@
M.forceMove(loc)
M.sdisabilities &= ~MUTE
M.frozen = FALSE
M.take_overall_damage((M.health - health - 100),0) //any new damage the statue incurred is transfered to the mob
M.take_overall_damage((M.health - health - 100),0) //any new damage the statue incurred is transferred to the mob
if(M.client)
M.client.eye = M.client.mob
M.client.perspective = MOB_PERSPECTIVE