mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
New Lavaland Monster: Bileworms (#68967)
Bileworms are a new lavaland monster, that has unique AI that should prove them. Instead of moving normally, it periodically burrows underground and resurfaces nearby. Its attack is an AOE acid spit.
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