mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
Fix a large number of typos (#89254)
Fixes a very large number of typos. A few of these fixes also extend to variable names, but only the really egregious ones like "concious".
This commit is contained in:
@@ -361,7 +361,7 @@
|
||||
|
||||
owner.emote("scream")
|
||||
|
||||
/// The proper proc to call when you want to remove something. If a mob is passed, the item will be put in its hands - otherwise its just dumped onto the ground
|
||||
/// The proper proc to call when you want to remove something. If a mob is passed, the item will be put in its hands - otherwise it's just dumped onto the ground
|
||||
/datum/embedding/proc/remove_embedding(mob/living/to_hands)
|
||||
var/mob/living/carbon/stored_owner = owner
|
||||
if (stop_embedding()) // Dropdel?
|
||||
|
||||
Reference in New Issue
Block a user