mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Fixes-Tweakes
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
var/mob/living/carbon/M = target
|
||||
M.silent = max(M.silent, 10)
|
||||
|
||||
/*
|
||||
|
||||
|
||||
|
||||
/obj/item/projectile/bullet/dart
|
||||
@@ -161,7 +161,7 @@
|
||||
flags &= ~NOREACT
|
||||
reagents.handle_reactions()
|
||||
return 1
|
||||
*/
|
||||
|
||||
/obj/item/projectile/bullet/dart/metalfoam
|
||||
New()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user