mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
Merge branch 'master' of git://github.com/Abi79/tgstation13-git
Conflicts: baystation12.dme code/defines/mob/mob.dm code/defines/obj/vending.dm code/game/atom_procs.dm code/game/dna.dm code/game/machinery/computer/aifixer.dm code/game/vote.dm code/modules/chemical/Chemistry-Machinery.dm code/modules/chemical/Chemistry-Reagents.dm code/modules/mob/living/carbon/metroid/life.dm html/changelog.html icons/obj/stationobjs.dmi interface/skin.dmf maps/tgstation.2.0.8.dmm
This commit is contained in:
+8
-8
@@ -4,20 +4,20 @@ macro "macro"
|
||||
command = ".center"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "NORTHEAST"
|
||||
command = "swap-hand"
|
||||
name = "NORTHEAST+REP"
|
||||
command = ".northeast"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "SOUTHEAST"
|
||||
command = "attack-self"
|
||||
name = "SOUTHEAST+REP"
|
||||
command = ".southeast"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "SOUTHWEST"
|
||||
command = "toggle-throw-mode"
|
||||
name = "SOUTHWEST+REP"
|
||||
command = ".southwest"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "NORTHWEST"
|
||||
command = "drop-item"
|
||||
name = "NORTHWEST+REP"
|
||||
command = ".northwest"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "SHIFT+WEST"
|
||||
|
||||
Reference in New Issue
Block a user