correct name for hypothalamus
This commit is contained in:
parent
27efc26407
commit
5a13b5b8ba
|
|
@ -883,6 +883,7 @@ elements.brain = {
|
||||||
elements.amygdala = {
|
elements.amygdala = {
|
||||||
color: ["#B33E93","#B33E93","#f5ced5","#e87b8f"],
|
color: ["#B33E93","#B33E93","#f5ced5","#e87b8f"],
|
||||||
category: "biology",
|
category: "biology",
|
||||||
|
name:"hypothalamus",
|
||||||
behavior: behaviors.WALL,
|
behavior: behaviors.WALL,
|
||||||
hoverStat: function(pixel) {
|
hoverStat: function(pixel) {
|
||||||
return "Nutr:"+pixel.nutrition+" O2:"+pixel.oxygen
|
return "Nutr:"+pixel.nutrition+" O2:"+pixel.oxygen
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue