Removed attack_paw, attack_animal and attack_slime.

This commit is contained in:
Zuhayr
2014-11-13 17:15:29 +10:30
parent 40e3ea33f6
commit 90d65aed57
137 changed files with 118 additions and 1358 deletions

View File

@@ -3,7 +3,7 @@
name = "Embedded Controller"
anchored = 1
use_power = 1
idle_power_usage = 10
@@ -29,10 +29,6 @@
/obj/machinery/embedded_controller/attack_ai(mob/user as mob)
src.ui_interact(user)
/obj/machinery/embedded_controller/attack_paw(mob/user as mob)
user << "You do not have the dexterity to use this."
return
/obj/machinery/embedded_controller/attack_hand(mob/user as mob)
src.ui_interact(user)
@@ -44,7 +40,7 @@
icon_state = "airlock_control_standby"
power_channel = ENVIRON
density = 0
var/id_tag
//var/radio_power_use = 50 //power used to xmit signals