Skip to content

Commit

Permalink
tweak: Changing the description of the thief's goal (ss220-space#5085)
Browse files Browse the repository at this point in the history
Update steal_items.dm
  • Loading branch information
Sobolli authored May 25, 2024
1 parent 7741c28 commit d3a1d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/gamemodes/steal_items.dm
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ GLOBAL_LIST_INIT(ungibbable_items_types, get_ungibbable_items_types())
/datum/theft_objective/animal/floppa
id = "animal_floppa"
typepath = /mob/living/simple_animal/pet/cat/floppa
name = "рысь по кличке Big Floppa"
name = "каракала по кличке Big Floppa"

/datum/theft_objective/animal/runtime
id = "animal_runtime"
Expand Down

0 comments on commit d3a1d1d

Please sign in to comment.