mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-24 05:06:47 +01:00
9 lines
286 B
Plaintext
9 lines
286 B
Plaintext
/obj/effect/spawner/lootdrop/aimodule_lewd //these should allow the AI to coom
|
|
name = "lewd AI module spawner"
|
|
loot = list(
|
|
/obj/item/aiModule/core/full/slut,
|
|
/obj/item/aiModule/core/full/shebang,
|
|
/obj/item/aiModule/core/full/milker,
|
|
/obj/item/aiModule/core/full/vore_pred
|
|
)
|