mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
Removed a lot of the useless testing and error logging from the runtime log.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
M.equip_to_slot_or_del(new /obj/item/clothing/shoes/sandal(M), slot_shoes)
|
||||
|
||||
/proc/EquipCustomItems(mob/living/carbon/human/M)
|
||||
testing("\[CustomItem\] Checking for custom items for [M.ckey] ([M.real_name])...")
|
||||
// testing("\[CustomItem\] Checking for custom items for [M.ckey] ([M.real_name])...")
|
||||
if(!establish_db_connection())
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user