mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-04 14:33:10 +00:00
Bufixes (#2549)
Fixes #1550 Fixes #1609 Fixes pumpkins having the wrong sprite Fixes clothing not updating the blood overlay when you spray it with cleaner Fixes wizards being able to select the apprentice book
This commit is contained in:
@@ -919,8 +919,8 @@
|
||||
set_trait(TRAIT_PRODUCTION,6)
|
||||
set_trait(TRAIT_YIELD,3)
|
||||
set_trait(TRAIT_POTENCY,10)
|
||||
set_trait(TRAIT_PRODUCT_ICON,"vine")
|
||||
set_trait(TRAIT_PRODUCT_COLOUR,"#B4D4B9")
|
||||
set_trait(TRAIT_PRODUCT_ICON,"vine2")
|
||||
set_trait(TRAIT_PRODUCT_COLOUR,"#F9AB28")
|
||||
set_trait(TRAIT_PLANT_COLOUR,"#BAE8C1")
|
||||
set_trait(TRAIT_PLANT_ICON,"vine2")
|
||||
set_trait(TRAIT_WATER_CONSUMPTION, 6)
|
||||
|
||||
Reference in New Issue
Block a user