mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 22:12:58 +01:00
Replaces Mice w/ Rats (#6625)
This commit is contained in:
@@ -445,7 +445,7 @@ STOCK_ITEM_COMMON(target, 2)
|
||||
STOCK_ITEM_COMMON(snacks, 4)
|
||||
//Snackboxes are much more likely to spawn on tables than in crates.
|
||||
//This ensures the cargo bay will have a supply of food in an obtainable place for animals
|
||||
//allows nymphs and mice to raid it for nutrients, and thus gives playermice more
|
||||
//allows nymphs and rats to raid it for nutrients, and thus gives player rats more
|
||||
//reason to infest the warehouse
|
||||
if (CS && prob(65))
|
||||
if (!isturf(L))
|
||||
|
||||
Reference in New Issue
Block a user