mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Soluna Nexus Mapfix 1.8! (#10372)
This commit is contained in:
@@ -8,9 +8,12 @@
|
||||
icon_state = "tree"
|
||||
base_state = "tree"
|
||||
product = /obj/item/stack/material/log
|
||||
product_amount = 5
|
||||
product_amount = 15
|
||||
health = 200
|
||||
max_health = 200
|
||||
pixel_x = -32
|
||||
pixel_y = 0
|
||||
shake_animation_degrees = 2
|
||||
|
||||
/obj/structure/flora/tree/weepingcherry2
|
||||
name = "Weeping Cherry"
|
||||
@@ -19,6 +22,9 @@
|
||||
icon_state = "tree"
|
||||
base_state = "tree"
|
||||
product = /obj/item/stack/material/log
|
||||
product_amount = 5
|
||||
product_amount = 25
|
||||
health = 250
|
||||
max_health = 250
|
||||
max_health = 250
|
||||
pixel_x = -48
|
||||
pixel_y = -12
|
||||
shake_animation_degrees = 2
|
||||
Reference in New Issue
Block a user