mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
@@ -592,3 +592,10 @@ var/list/holder_mob_icon_cache = list()
|
||||
item_state = "corgi"
|
||||
contained_sprite = 1
|
||||
w_class = 3
|
||||
|
||||
/obj/item/weapon/holder/fox
|
||||
name = "fox"
|
||||
icon_state = "fox"
|
||||
item_state = "fox"
|
||||
contained_sprite = 1
|
||||
w_class = 3
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
response_disarm = "gently pushes aside"
|
||||
response_harm = "kicks"
|
||||
mob_size = 4
|
||||
holder_type = /obj/item/weapon/holder/fox
|
||||
|
||||
//Captain fox
|
||||
/mob/living/simple_animal/corgi/fox/Chauncey
|
||||
|
||||
Reference in New Issue
Block a user