mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user