Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1b0325f

Browse filesBrowse files
authored
Fixes the gorilla slime reaction (yogstation13#13052)
1 parent 04df342 commit 1b0325f
Copy full SHA for 1b0325f

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/datum/chemical_reaction/slime/slimegorilla
22
name = "Gorilla Mutation Toxin"
33
id = "gorillamuttoxin"
4-
results = list("gorillamutationtoxin" = 1)
4+
results = list(/datum/reagent/mutationtoxin/gorilla = 1)
55
required_reagents = list(/datum/reagent/consumable/milk = 1)
66
required_other = TRUE
77
required_container = /obj/item/slime_extract/green

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.