mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
Merge pull request #23674 from coiax/fixes-mulligan-recipe
Fixes the mulligan reagent recipe
This commit is contained in:
@@ -214,7 +214,7 @@
|
||||
name = "Mulligan"
|
||||
id = "mulligan"
|
||||
results = list("mulligan" = 1)
|
||||
required_reagents = list("humanmutationtoxin" = 1, "mutagen" = 1)
|
||||
required_reagents = list("stablemutationtoxin" = 1, "mutagen" = 1)
|
||||
|
||||
|
||||
////////////////////////////////// VIROLOGY //////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user