mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
strange_reagent bug fix
strangereagent changed to strange_reagent
This commit is contained in:
@@ -704,7 +704,7 @@
|
||||
adjustPests(rand(2,4))
|
||||
|
||||
// FEED ME SEYMOUR
|
||||
if(S.has_reagent("strangereagent", 1))
|
||||
if(S.has_reagent("strange_reagent", 1))
|
||||
spawnplant()
|
||||
|
||||
// The best stuff there is. For testing/debugging.
|
||||
|
||||
Reference in New Issue
Block a user