mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 16:44:33 +01:00
Converts simple xeno mobs to basic mobs (#29975)
* Basic xenos * Fixed config, better ranged code * Syndiecakes corgis * Lavaland subtypes * Renames files because conflict with midround xenos * Linters, enviro-smash --------- Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
This commit is contained in:
@@ -162,7 +162,6 @@ RESTRICT_TYPE(/mob/living/basic)
|
||||
var/ranged_burst_interval = 0.2 SECONDS
|
||||
/// Time between bursts
|
||||
var/ranged_cooldown = 2 SECONDS
|
||||
|
||||
/// What casing type is the projectile?
|
||||
var/casing_type
|
||||
/// What projectile do we shoot?
|
||||
|
||||
Reference in New Issue
Block a user