mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Fixes default mob_spawn ban type. (#46167)
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
var/mob_color //Change the mob's color
|
||||
var/assignedrole
|
||||
var/show_flavour = TRUE
|
||||
var/banType = "lavaland"
|
||||
var/banType = ROLE_LAVALAND
|
||||
var/ghost_usable = TRUE
|
||||
|
||||
//ATTACK GHOST IGNORING PARENT RETURN VALUE
|
||||
|
||||
Reference in New Issue
Block a user