mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Sprites for drying racks, bees for hydroponics
Adds distinct sprites for drying racks, taken from /tg/. Remaps hydroponics a bit and adds a crate with beekeeping necessities. Fixes a typo in the smoker. http://imgur.com/eaDmbPE http://imgur.com/wywJ9j3
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
bee_count = 20
|
||||
B.empty()
|
||||
else
|
||||
user.visible_message("<span class='notice'>[user] puts bees and larvae from \the [src] into \the [I].</span>", "<span class='notice'>You put puts bees and larvae from \the [src] into \the [I].</span>")
|
||||
user.visible_message("<span class='notice'>[user] puts bees and larvae from \the [src] into \the [I].</span>", "<span class='notice'>You put bees and larvae from \the [src] into \the [I].</span>")
|
||||
bee_count /= 2
|
||||
B.fill()
|
||||
update_icon()
|
||||
|
||||
Reference in New Issue
Block a user