mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 11:36:24 +01:00
[MIRROR] New Lavaland Monster: Bileworms [MDB IGNORE] (#15423)
* New Lavaland Monster: Bileworms * Update living.dm * Update space_dragon.dm * Update mining_mobs.dm * Update kinetic_crusher.dm Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com> Co-authored-by: Zonespace <41448081+Zonespace27@users.noreply.github.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
@@ -23,3 +23,9 @@
|
||||
id = "mothscream"
|
||||
real_samples = list("60"='sound/voice/moth/scream_moth.ogg')
|
||||
admin_only = TRUE
|
||||
|
||||
/datum/instrument/fun/bilehorn
|
||||
name = "Bilehorn"
|
||||
id = "bilehorn"
|
||||
real_samples = list("60"='sound/creatures/bileworm/bileworm_spit.ogg')
|
||||
admin_only = TRUE
|
||||
|
||||
Reference in New Issue
Block a user