diff --git a/code/datums/organs/organ_external.dm b/code/datums/organs/organ_external.dm index 00b9a54a471..48f42ba16b2 100644 --- a/code/datums/organs/organ_external.dm +++ b/code/datums/organs/organ_external.dm @@ -105,8 +105,8 @@ possible_points += children if(forbidden_limbs.len) possible_points -= forbidden_limbs - if(!possible_points.len) - message_admins("Oh god WHAT! [owner]'s [src] was unable to find an organ to pass overdamage too!") + // if(!possible_points.len) + // message_admins("Oh god WHAT! [owner]'s [src] was unable to find an organ to pass overdamage to!") else var/datum/organ/external/target = pick(possible_points) if(brute) diff --git a/code/game/objects/items/weapons/storage/backpack.dm b/code/game/objects/items/weapons/storage/backpack.dm index dfd37287e69..870c190e131 100644 --- a/code/game/objects/items/weapons/storage/backpack.dm +++ b/code/game/objects/items/weapons/storage/backpack.dm @@ -42,7 +42,7 @@ ..() return - attackby(obj/item/weapon/W as obj, mob/user as mob) +/* attackby(obj/item/weapon/W as obj, mob/user as mob) //BoH+BoH=Singularity, commented out if(crit_fail) user << "\red The Bluespace generator isn't working." return @@ -57,7 +57,7 @@ del(src) return ..() - +*/ proc/failcheck(mob/user as mob) if (prob(src.reliability)) return 1 //No failure if (prob(src.reliability)) diff --git a/config/admins.txt b/config/admins.txt index 8e13eba12da..c2b5bf032eb 100644 --- a/config/admins.txt +++ b/config/admins.txt @@ -1,5 +1,6 @@ abi79 - Game Master arcalane - Game Admin +asanadas - Game Admin bobbehluvspropane - Game Admin cacophony - Game Admin cajoes - Game Admin diff --git a/config/moderators.txt b/config/moderators.txt index 7a1254afc2f..50ff65102b4 100644 --- a/config/moderators.txt +++ b/config/moderators.txt @@ -1,6 +1,5 @@ ; just add the ckey (lowercase) of every moderator on a separate line ; lines starting with ; are comments and will be ignored -asanadas botanistpower bowlsoldier cubejackal