mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
Removing even more unneeded test messages
This commit is contained in:
@@ -114,7 +114,7 @@ var/global/list/brutefireloss_overlays = list("1" = image("icon" = 'icons/mob/sc
|
||||
location_as_object.handle_internal_lifeform(src, 0)
|
||||
|
||||
if(check_mutations)
|
||||
testing("Updating [src.real_name]'s mutations: "+english_list(mutations))
|
||||
// testing("Updating [src.real_name]'s mutations: "+english_list(mutations))
|
||||
domutcheck(src,null)
|
||||
update_mutations()
|
||||
check_mutations=0
|
||||
|
||||
Reference in New Issue
Block a user