Skip to content

Commit

Permalink
Ramzi Clique Salvage Pilot
Browse files Browse the repository at this point in the history
  • Loading branch information
blinkdog committed Jun 19, 2024
1 parent ee7bb66 commit 79560f4
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
/mob/living/simple_animal/hostile/human/syndicate
name = "Ramzi Clique Operative"
desc = "An ex-Syndicate pirate of the Ramzi Clique."
icon = 'icons/mob/simple_human.dmi'
icon_state = "syndicate"
icon_living = "syndicate"
speak_chance = 0
Expand Down Expand Up @@ -189,6 +190,10 @@
casingtype = /obj/item/ammo_casing/c45
projectilesound = 'sound/weapons/gun/smg/shot.ogg'

/mob/living/simple_animal/hostile/human/syndicate/ranged/smg/pilot //caravan ambush ruin
name = "Ramzi Clique Salvage Pilot"
loot = list(/obj/effect/mob_spawn/human/corpse/syndicatesoldier)

/mob/living/simple_animal/hostile/human/syndicate/ranged/smg/space
icon_state = "syndicate_space_smg"
icon_living = "syndicate_space_smg"
Expand Down

0 comments on commit 79560f4

Please sign in to comment.