mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
Refactors monkeys into a species (#55614)
Changes monkeys from carbon subtype to species.
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
|
||||
Don't crash the server, OK?
|
||||
|
||||
"UPDATE /mob/living/carbon/monkey SET #null = forceMove(usr.loc)"
|
||||
"UPDATE /mob/living/carbon/human/species/monkey SET #null = forceMove(usr.loc)"
|
||||
|
||||
Writing "#null" in front of the "=" will call the proc and discard the return value.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user