mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 11:30:35 +01:00
LARP Expansion Pack DLC - Tactical lying down (#15952)
* Initial implementation * Commented code * More work for directional handling * Initial wielding accuracy integration * Final touchups * Changelog * Linter plz * Alright you prefer this? * Update code/_onclick/hud/screen_objects.dm Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it> * Update code/_onclick/hud/screen_objects.dm Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it> * Small fix * and this too * Diona now have the icon back, but it's locked to walk and lay down * Fix buckling direction * Fucking merge conflicts resolution editor highlighter --------- Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
icon = 'icons/obj/structure/beds.dmi'
|
||||
icon_state = "bed"
|
||||
anchored = TRUE
|
||||
buckle_dir = SOUTH
|
||||
buckle_dir = EAST
|
||||
buckle_lying = 1
|
||||
build_amt = 2
|
||||
var/material/padding_material
|
||||
|
||||
Reference in New Issue
Block a user