mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-12 07:35:31 +01:00
Vore mob, first upload
Just to get them on github
This commit is contained in:
@@ -96,3 +96,9 @@
|
||||
//VOREStation edit ends
|
||||
/obj/effect/projectile/impact/pointdefense
|
||||
icon_state = "impact_pointdef"
|
||||
|
||||
/obj/effect/projectile/impact/rainbow
|
||||
icon_state = "impact_rainbow"
|
||||
light_range = 3
|
||||
light_power = 1
|
||||
light_color = "#ffffff"
|
||||
|
||||
@@ -108,3 +108,9 @@
|
||||
//VOREStation edit ends
|
||||
/obj/effect/projectile/muzzle/pointdefense
|
||||
icon_state = "muzzle_pointdef"
|
||||
|
||||
/obj/effect/projectile/muzzle/rainbow
|
||||
icon_state = "muzzle_rainbow"
|
||||
light_range = 3
|
||||
light_power = 1
|
||||
light_color = "#ffffff"
|
||||
|
||||
@@ -135,3 +135,9 @@
|
||||
//VOREStation edit ends
|
||||
/obj/effect/projectile/tracer/pointdefense
|
||||
icon_state = "beam_pointdef"
|
||||
|
||||
/obj/effect/projectile/tracer/rainbow
|
||||
icon_state = "rainbow"
|
||||
light_range = 3
|
||||
light_power = 1
|
||||
light_color = "#ffffff"
|
||||
|
||||
Reference in New Issue
Block a user