~Changes flag for squirrelkin language

~changes Joan's bag and its icon
+Adds Dhael's gun and permit to her spawnlist
~debug attempt on Crescent Rose's sprite changing code. Also changes sprites.
This commit is contained in:
JoanRisu
2017-03-03 03:39:00 -08:00
parent ceca64804d
commit 3785bd3700
6 changed files with 28 additions and 1 deletions

View File

@@ -47,7 +47,7 @@
whisper_verb = "whispers"
exclaim_verb = "chitters"
key = "9"
flags = RESTRICTED
flags = 0
syllables = list("sque","sqah","boo","beh","nweh","boopa","nah","wah","een","sweh")
/datum/language/unathi

View File

@@ -77,6 +77,9 @@
/obj/item/weapon/storage/backpack/dufflebag/sec/fluff/joanrisu
name = "Joan's Workbag"
desc = "A duffle bag Joan uses to carry her work equipment."
icon_state = "joanbag"
icon = 'icons/vore/custom_items_vr.dmi'
item_state = "duffle_med"
slowdown = 0
New()

View File

@@ -148,6 +148,16 @@
accuracy = 0 // Because I know you're not an idiot who needs to be nerfed. -Ace
ammo_type = /obj/item/ammo_casing/shotgun/beanbag
// Dhaeleena : Dhaeleena M'iar
/obj/item/weapon/gun/projectile/revolver/mateba/fluff/dhael
name = "engraved mateba"
desc = "This unique looking handgun is engraved with roses along the barrel and the cylinder as well as the initials DM under the grip. Along the middle of the barrel an engraving shows the words 'Mateba Unica 6'. Uses .357 rounds."
icon_state = "mateba"
origin_tech = list(TECH_COMBAT = 2, TECH_MATERIAL = 2)
ammo_type = /obj/item/ammo_casing/a357/stun
// For general use
/obj/item/weapon/gun/projectile/automatic/stg
name = "\improper Sturmgewehr"
@@ -244,6 +254,8 @@
icon_override = 'icons/vore/custom_guns_vr.dmi'
item_state = "crestrose_fold_mob"
item_icons = null
w_class = ITEMSIZE_LARGE
origin_tech = list(TECH_COMBAT = 7, TECH_MATERIAL = 4)
slot_flags = null