mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
[MIRROR] [READY] Fishing and aquarium expansion. [MDB IGNORE] (#22731)
* [READY] Fishing and aquarium expansion. * Update general.dm * Update production_skill.dm * Merge conflict * Merge branch 'upstream-merge-76531' of https://github.com/Skyrat-SS13/Skyrat-tg into upstream-merge-76531 --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com> Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>
This commit is contained in:
@@ -2424,7 +2424,9 @@
|
||||
description = "Cutting edge fishing advancements."
|
||||
prereq_ids = list("base")
|
||||
design_ids = list(
|
||||
"fishing_rod_tech"
|
||||
"fishing_rod_tech",
|
||||
"stabilized_hook",
|
||||
"fish_analyzer",
|
||||
)
|
||||
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 2500)
|
||||
hidden = TRUE
|
||||
|
||||
Reference in New Issue
Block a user