Fixes window frames blocking bullets and thrown grenades (#22995)

- bugfix: "Fixed window frames blocking thrown grenades and bullets."
- bugfix: "Fixed grenades launched instead of being thrown getting stuck
on railings and tables."
This commit is contained in:
FenodyreeAv
2026-08-04 10:50:23 +00:00
committed by GitHub
parent 2be982cd52
commit 24c772e86a
3 changed files with 13 additions and 1 deletions
@@ -12,6 +12,7 @@
throw_speed = 4
throw_range = 20
obj_flags = OBJ_FLAG_CONDUCTABLE
pass_flags_self = PASSTABLE | PASSRAILING
slot_flags = SLOT_BELT
contained_sprite = 1
var/active = 0