mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Rebalances the 3 least used non temp or illegal guns, + BSG (#27476)
* guns * bsg fix, shield * lwap scoped always hits crawling mobs * decrease scope time * Apply suggestions from code review Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> --------- Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
This commit is contained in:
@@ -103,7 +103,9 @@ GLOBAL_LIST_INIT(traits_by_type, list(
|
||||
"TRAIT_LANGUAGE_LOCKED" = TRAIT_LANGUAGE_LOCKED,
|
||||
"TRAIT_NON_INFECTIOUS_ZOMBIE" = TRAIT_NON_INFECTIOUS_ZOMBIE,
|
||||
"TRAIT_CANNOT_PULL" = TRAIT_CANNOT_PULL,
|
||||
"TRAIT_BSG_IMMUNE" = TRAIT_BSG_IMMUNE,
|
||||
"TRAIT_FLYING" = TRAIT_FLYING
|
||||
|
||||
),
|
||||
|
||||
/datum/mind = list(
|
||||
|
||||
Reference in New Issue
Block a user