mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 10:03:50 +01:00
TG: AIs and Juggernauts/Wraiths/Artificers should no longer have random names when
they ghost. Fixed a typo in the borg manual Remove ripley_construct.dmi as it was unused. Revision: r3521 Author: kortgstation
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
|
||||
real_name = pickedName
|
||||
name = real_name
|
||||
original_name = real_name
|
||||
anchored = 1
|
||||
canmove = 0
|
||||
loc = loc
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/obj/item/weapon/gun/projectile
|
||||
desc = "A classic revolver. Uses 357 ammo"
|
||||
name = "\improper Revolver"
|
||||
name = "revolver"
|
||||
icon_state = "revolver"
|
||||
caliber = "357"
|
||||
origin_tech = "combat=2;materials=2"
|
||||
|
||||
Reference in New Issue
Block a user