Fix Ash Walkers mining and antag selection, fix Lavaland Syndicate base incinerator buttons and comms agent mask

This commit is contained in:
Mark van Alphen
2019-06-02 01:18:18 +02:00
parent 95fc8773ae
commit 81c325262d
9 changed files with 29 additions and 16 deletions
@@ -115,7 +115,5 @@
language = "Sinta'unathi"
default_language = "Sinta'unathi"
has_fine_manipulation = FALSE
slowdown = -0.80
species_traits = list(NO_BREATHE, NOGUNS)
+1 -1
View File
@@ -98,7 +98,7 @@
return 0
/mob/living/silicon/IsAdvancedToolUser()
return 1
return TRUE
/mob/living/silicon/bullet_act(var/obj/item/projectile/Proj)
@@ -108,7 +108,7 @@
/mob/living/simple_animal/possessed_object/IsAdvancedToolUser() // So we can shoot guns (Mostly ourselves), among other things.
return 1
return TRUE
/mob/living/simple_animal/possessed_object/get_access() // If we've possessed an ID card we've got access to lots of fun things!