mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-15 01:46:41 +01:00
Bible fard
This commit is contained in:
@@ -51,6 +51,9 @@
|
||||
|
||||
make_noise(user, "brap", FARTING_NOISES)
|
||||
|
||||
for(/obj/item/storage/book/bible in get_turf(user)) //Biblefart
|
||||
user.gib()
|
||||
|
||||
. = ..()
|
||||
reduce_fullness(user, rand(6,12))
|
||||
|
||||
@@ -82,6 +85,9 @@
|
||||
|
||||
make_noise(user, "fart", FARTING_NOISES)
|
||||
|
||||
for(/obj/item/storage/book/bible in get_turf(user)) //Biblefart
|
||||
user.gib()
|
||||
|
||||
. = ..()
|
||||
reduce_fullness(user, rand(4,8))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user