Fixes some code anomalies
Adds newline to possum code, reverts var invalidation in kilostation's pets
This commit is contained in:
@@ -71314,7 +71314,7 @@
|
||||
min_oxy = 5;
|
||||
name = "Lia";
|
||||
real_name = "Lia";
|
||||
!INVALID_VAR! = "pets";
|
||||
response_help = "pets";
|
||||
turns_per_move = 10
|
||||
},
|
||||
/turf/open/floor/plasteel/dark,
|
||||
|
||||
@@ -34,4 +34,4 @@
|
||||
icon_state = "poppypossum"
|
||||
icon_living = "poppypossum"
|
||||
icon_dead = "poppypossum_dead"
|
||||
butcher_results = list(/obj/item/clothing/head/hardhat = 1)
|
||||
butcher_results = list(/obj/item/clothing/head/hardhat = 1)
|
||||
|
||||
Reference in New Issue
Block a user