mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 14:37:04 +01:00
Fixed some borkenness with guns, and tried making the command channel readable.
This commit is contained in:
@@ -47,6 +47,8 @@
|
||||
M.apply_damage(70, BRUTE, "head")
|
||||
M.apply_damage(110, BRUTE, "chest")
|
||||
return
|
||||
else
|
||||
return ..()
|
||||
|
||||
afterattack(atom/target as mob|obj|turf|area, mob/living/user as mob|obj, flag, params)//TODO: go over this
|
||||
if(flag) return //we're placing gun on a table or in backpack
|
||||
|
||||
+1
-1
@@ -94,7 +94,7 @@ h1, h2, h3, h4, h5, h6
|
||||
|
||||
.comradio
|
||||
{
|
||||
color:#FF9966;
|
||||
color:#FF9900;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user