mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Integration Tests, my beloved
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
name = "protean blob"
|
||||
desc = "Some sort of big viscous pool of jelly."
|
||||
tt_desc = "Animated nanogoop"
|
||||
icon = 'icons/mob/species/protean/protean.dmi'
|
||||
icon = 'modular_chomp/icons/mob/species/protean/protean.dmi'
|
||||
icon_state = "to_puddle"
|
||||
icon_living = "puddle2"
|
||||
icon_rest = "rest"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
name = "nanosuit control cluster"
|
||||
suit_type = "nanomachine"
|
||||
icon = 'icons/obj/rig_modules_ch.dmi'
|
||||
default_mob_icon = 'icons/mob/rig_back_ch.dmi'
|
||||
default_mob_icon = 'modular_chomp/icons/mob/rig_back_ch.dmi'
|
||||
icon_state = "nanomachine_rig"
|
||||
armor = list(melee = 0, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 100, rad = 100)
|
||||
siemens_coefficient= 1
|
||||
|
||||
Reference in New Issue
Block a user