mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
[BUG FIX] adds new plant type to the seed vendors (#21751)
Adds cucumbers to the seed vendors since I neglected to do that, apparently. --------- Co-authored-by: VMSolidus <evilexecutive@gmail.com>
This commit is contained in:
@@ -296,6 +296,7 @@
|
||||
/obj/item/seeds/cocoapodseed = 3,
|
||||
/obj/item/seeds/coffeeseed = 3,
|
||||
/obj/item/seeds/cornseed = 3,
|
||||
/obj/item/seeds/cucumberseed = 3,
|
||||
/obj/item/seeds/cranberryseed = 2,
|
||||
/obj/item/seeds/dirtberries = 2,
|
||||
/obj/item/seeds/dynseed = 3,
|
||||
|
||||
Reference in New Issue
Block a user