mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-20 20:37:45 +01:00
6 lines
90 B
Plaintext
6 lines
90 B
Plaintext
/mob/living/carbon/alien/humanoid/doUnEquip(obj/item/I)
|
|
. = ..()
|
|
if(!. || !I)
|
|
return
|
|
|