mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Lowering megafauna mouse_opacity (#25573)
* Megafauna is already big enough * no longer relevant * space
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
mob_size = MOB_SIZE_LARGE
|
||||
layer = LARGE_MOB_LAYER //Looks weird with them slipping under mineral walls and cameras and shit otherwise
|
||||
flags_2 = IMMUNE_TO_SHUTTLECRUSH_2
|
||||
mouse_opacity = MOUSE_OPACITY_OPAQUE // Easier to click on in melee, they're giant targets anyway
|
||||
mouse_opacity = MOUSE_OPACITY_ICON
|
||||
dodging = FALSE // This needs to be false until someone fixes megafauna pathing so they dont lag-switch teleport at you (09-15-2023)
|
||||
var/list/crusher_loot
|
||||
var/medal_type
|
||||
|
||||
Reference in New Issue
Block a user