and finally, the modules folder. Now I can publish and take a break
This commit is contained in:
@@ -14,4 +14,4 @@
|
||||
var/turf/location = get_turf(src)
|
||||
if(location)
|
||||
new /obj/effect/hotspot(location)
|
||||
location.hotspot_expose(700, 50, 1)
|
||||
location.hotspot_expose(700, 5, 1)
|
||||
|
||||
@@ -2,10 +2,6 @@
|
||||
name = "12g shotgun slug"
|
||||
damage = 60
|
||||
|
||||
/obj/item/projectile/bullet/shotgun_slug/tengauge
|
||||
name = "10g shotgun slug"
|
||||
damage = 72.5
|
||||
|
||||
/obj/item/projectile/bullet/shotgun_beanbag
|
||||
name = "beanbag slug"
|
||||
damage = 5
|
||||
|
||||
Reference in New Issue
Block a user