mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 22:18:27 +01:00
Merge pull request #6283 from Novacat/nova-basicfixes
Post-patch Bug Fixes
This commit is contained in:
@@ -378,7 +378,7 @@
|
||||
gender = NEUTER
|
||||
|
||||
vulp_hair_bun
|
||||
name = "Bun"
|
||||
name = "Vulp Bun"
|
||||
icon = 'icons/mob/human_face_vr.dmi'
|
||||
icon_add = 'icons/mob/human_face_vr_add.dmi'
|
||||
icon_state = "bun"
|
||||
|
||||
@@ -482,7 +482,7 @@ item_path: /obj/item/clothing/accessory/storage/knifeharness
|
||||
|
||||
{
|
||||
ckey: kitchifox
|
||||
character_name: Rana Uma
|
||||
character_name: Rana Starsong-Uma
|
||||
item_path: /obj/item/clothing/accessory/medal/silver/unity
|
||||
}
|
||||
|
||||
|
||||
@@ -17623,7 +17623,8 @@
|
||||
cur_coils = 4;
|
||||
input_attempt = 1;
|
||||
input_level = 1e+006;
|
||||
output_level = 1e+006
|
||||
output_level = 1e+006;
|
||||
RCon = 0
|
||||
},
|
||||
/obj/structure/cable/cyan{
|
||||
d2 = 2;
|
||||
|
||||
Reference in New Issue
Block a user