mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 03:51:49 +01:00
Merge branch 'master' into development
# Conflicts: # code/modules/mob/living/simple_animal/simple_animal.dm # html/changelogs/.all_changelog.yml
This commit is contained in:
@@ -1101,6 +1101,7 @@
|
||||
if(prob(50))
|
||||
for(var/j = 1, j <= rand(1, 3), j++)
|
||||
step(C, pick(NORTH,SOUTH,EAST,WEST))
|
||||
..()
|
||||
|
||||
//Silver
|
||||
/datum/chemical_reaction/slime/bork
|
||||
|
||||
Reference in New Issue
Block a user